diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /net/isic/Makefile | |
parent | 99d7adf6e09255a9cb5195d01dd78b81663aa34b (diff) | |
download | pkgsrc-23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c.tar.gz |
Give up MAINTAINER
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 e0bad96b18b..d60fc31bbb4 100644 --- a/net/isic/Makefile +++ b/net/isic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:53 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2009/07/17 18:00:20 adrianp Exp $ # DISTNAME= isic-0.06 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/ EXTRACT_SUFX= .tgz -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.packetfactory.net/Projects/ISIC/ COMMENT= Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.) |