diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
commit | ee9f7945fa95d95fc593cd3ed1b9fb27845224cd (patch) | |
tree | 66d81a1a5735096e594aeaee8ae28306f31f98b0 /net/xipdump/Makefile | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'net/xipdump/Makefile')
-rw-r--r-- | net/xipdump/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile index 97f1ad1ac7d..68f2019b441 100644 --- a/net/xipdump/Makefile +++ b/net/xipdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2015/07/04 16:18:39 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2017/09/06 10:40:32 wiz Exp $ # DISTNAME= xipdump-1.5.4 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.lse.epita.fr/twiki/pub/Projects/XipDump/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.lse.epita.fr/twiki/bin/view/Projects/XipDump +#HOMEPAGE= http://www.lse.epita.fr/twiki/bin/view/Projects/XipDump COMMENT= Displays IP packets using X Window System PLIST_SRC= ${WRKDIR}/PLIST |