Update to version 4.64.2.

Submitted by:	Vic Abell <abe@purdue.edu>
This commit is contained in:
David E. O'Brien
2002-08-31 22:07:49 +00:00
parent f64997b6a9
commit 2fbfc9fa86
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
#
PORTNAME= lsof
PORTVERSION= 4.64.1
PORTVERSION= 4.64.2
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -20,7 +20,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/
FIXUP_RELEASE= yes
.if defined(FIXUP_RELEASE)
DISTNAME= ${PORTNAME}_4.65A.freebsd
DISTNAME= ${PORTNAME}_4.65B.freebsd
.else
DISTNAME= ${PORTNAME}_${PORTVERSION}
.endif