aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-11-28 18:33:02 +0800
committerobrien <obrien@FreeBSD.org>2000-11-28 18:33:02 +0800
commit1ee50249813bd79697fa0b1c3321b6f8dad6057a (patch)
tree5f6bab36e7c3d6687390c298b502eb5a90831392 /sysutils/lsof/Makefile
parentd4330da84a1d638d01852260e55bb271d8161516 (diff)
downloadfreebsd-ports-gnome-1ee50249813bd79697fa0b1c3321b6f8dad6057a.tar.gz
freebsd-ports-gnome-1ee50249813bd79697fa0b1c3321b6f8dad6057a.tar.zst
freebsd-ports-gnome-1ee50249813bd79697fa0b1c3321b6f8dad6057a.zip
Update to a new version of LSOF that gets around the problems building on
newer current and stable machines. Submitted by: Vic Abell
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 495a4be75083..ada8f10a8ade 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.52
+PORTVERSION= 4.52.2
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -18,8 +18,8 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/NEW/ \
ftp://ftp.sunet.se/pub/unix/admin/lsof/ \
ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/
-DISTNAME= ${PORTNAME}_${PORTVERSION}_W
-#DISTNAME= ${PORTNAME}_4.52A.freebsd
+#DISTNAME= ${PORTNAME}_${PORTVERSION}_W
+DISTNAME= ${PORTNAME}_4.53C.freebsd
MAINTAINER= obrien@FreeBSD.org