aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-12-08 01:40:45 +0800
committerobrien <obrien@FreeBSD.org>1999-12-08 01:40:45 +0800
commitfcd0838aba8d49f911ac3364e2ff0caafa668649 (patch)
tree0863d1270412f2f8594c168e440046be82fcde40 /sysutils/lsof/Makefile
parentaf05c841535ed3b735cb62367d61b36cd32f685c (diff)
downloadfreebsd-ports-gnome-fcd0838aba8d49f911ac3364e2ff0caafa668649.tar.gz
freebsd-ports-gnome-fcd0838aba8d49f911ac3364e2ff0caafa668649.tar.zst
freebsd-ports-gnome-fcd0838aba8d49f911ac3364e2ff0caafa668649.zip
Update to recognized that the KAME IPv6 is installed and enable support
for it. (previously only INRIA's IPv6 was recognized) This support is not fully untested, so YMMV.
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index e2658c711f2f..b205254f8c66 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,8 +7,8 @@
# $FreeBSD$
#
-DISTNAME= lsof_4.47_W
-PKGNAME= lsof-4.47.1
+DISTNAME= lsof_4.48A.freebsd
+PKGNAME= lsof-4.47.2
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -17,9 +17,6 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/ \
ftp://ftp.sunet.se/pub/unix/admin/lsof/
-PATCH_SITES= ${MASTER_SITES:S^lsof^lsof/patches/4.47^}
-PATCHFILES= arg.c_patch
-
MAINTAINER= obrien@FreeBSD.org
WRKSRC= ${WRKDIR}/${SRCBALL_NAME}