diff options
author | tonio <tonio> | 2005-10-16 12:58:37 +0000 |
---|---|---|
committer | tonio <tonio> | 2005-10-16 12:58:37 +0000 |
commit | 24221119c91ac5c73787cd7942e76da192ba830d (patch) | |
tree | 9807b513b434c77c1e04ffed8b26af366af2f248 /net | |
parent | d3e1367dca63dfafbab9f63b3bffb025eb09454c (diff) | |
download | pkgsrc-24221119c91ac5c73787cd7942e76da192ba830d.tar.gz |
Update MASTERSITE and HOMEPAGE
Fix PR 31819
Diffstat (limited to 'net')
-rw-r--r-- | net/xipdump/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile index 9b1fc3f3bb3..8d618eff52d 100644 --- a/net/xipdump/Makefile +++ b/net/xipdump/Makefile @@ -1,16 +1,15 @@ -# $NetBSD: Makefile,v 1.19 2005/06/01 18:03:08 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2005/10/16 12:58:37 tonio Exp $ # DISTNAME= xipdump-1.5.4 CATEGORIES= net -MASTER_SITES= http://www.lse.epita.fr/devel/xipdump/ +MASTER_SITES= http://www.lse.epita.fr/twiki/pub/Projects/XipDump/ EXTRACT_SUFX= .tgz MAINTAINER= sakamoto@NetBSD.org -#HOMEPAGE= http://www.epita.fr/~lse/xipdump/ +HOMEPAGE= http://www.lse.epita.fr/twiki/bin/view/Projects/XipDump COMMENT= Displays IP packets using X Window System - BUILDLINK_DEPENDS.libnet+= libnet-1.0.* PLIST_SRC= ${WRKDIR}/PLIST |