diff options
Diffstat (limited to 'net/isic/Makefile')
-rw-r--r-- | net/isic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/isic/Makefile b/net/isic/Makefile index 2378fc784e6..a58ceb58752 100644 --- a/net/isic/Makefile +++ b/net/isic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/03/28 20:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:51:16 grant Exp $ # DISTNAME= isic-0.05 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://expert.cc.purdue.edu/~frantzen/ EXTRACT_SUFX= .tgz -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://expert.cc.purdue.edu/~frantzen/ COMMENT= Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.) |