diff options
author | wiz <wiz@pkgsrc.org> | 2003-11-28 09:42:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-11-28 09:42:54 +0000 |
commit | f00075b49f805287a1720a0401b536cf794c6256 (patch) | |
tree | 1fa4c45f09fd42eb68e480daf31eb8f0b87d8cb9 /net | |
parent | 603fc8a01af518d1435e152e7b34c55a50f00baa (diff) | |
download | pkgsrc-f00075b49f805287a1720a0401b536cf794c6256.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Recreate distinfo since tarball on new site is repackaged (same contents
verified). Add DIST_SUBDIR since the name hasn't changed (can be removed
on next update).
Diffstat (limited to 'net')
-rw-r--r-- | net/isic/Makefile | 7 | ||||
-rw-r--r-- | net/isic/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net/isic/Makefile b/net/isic/Makefile index a58ceb58752..3d876a25c9d 100644 --- a/net/isic/Makefile +++ b/net/isic/Makefile @@ -1,17 +1,18 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:51:16 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/11/28 09:42:54 wiz Exp $ # DISTNAME= isic-0.05 CATEGORIES= net -MASTER_SITES= http://expert.cc.purdue.edu/~frantzen/ +MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/ EXTRACT_SUFX= .tgz MAINTAINER= hubertf@NetBSD.org -HOMEPAGE= http://expert.cc.purdue.edu/~frantzen/ +HOMEPAGE= http://www.packetfactory.net/Projects/ISIC/ COMMENT= Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.) USE_BUILDLINK2= YES GNU_CONFIGURE= YES +DIST_SUBDIR= isic post-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/isic.README diff --git a/net/isic/distinfo b/net/isic/distinfo index 85ef41dcbf6..5565eb0c941 100644 --- a/net/isic/distinfo +++ b/net/isic/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:18 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/11/28 09:42:54 wiz Exp $ -SHA1 (isic-0.05.tgz) = 5825e32272d869bbec1a7621420a46ac66a0bcc3 -Size (isic-0.05.tgz) = 26841 bytes +SHA1 (isic/isic-0.05.tgz) = d9a8136c172a597c9adf5b30db8854a736d2f776 +Size (isic/isic-0.05.tgz) = 26855 bytes |