diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-21 17:44:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-21 17:44:08 +0000 |
commit | cf5a50e40991bf375ea22fc60771c7203f8c6c1c (patch) | |
tree | 94c83ac9e0397da815dbc4d9e05f1aba7f22ba59 /net-mgmt/angst/Makefile | |
parent | d705bbf13544424604509916c77eb4caf03e687e (diff) | |
download | ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.tar.gz ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.zip |
Drop maintership.
Notes
Notes:
svn path=/head/; revision=133879
Diffstat (limited to 'net-mgmt/angst/Makefile')
-rw-r--r-- | net-mgmt/angst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index e59178f68917..6060d9bca6b8 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/angst:} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An active sniffer BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |