diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
commit | 6c852b2d98b1d5b4b73788d3eec29337104341be (patch) | |
tree | cf202531dcb82c0ba2f8b06f37d79201c9faff00 /net-mgmt/gps | |
parent | 13a1d864c341cfefd01b68bbf428fda6253f1bdf (diff) |
Notes
Diffstat (limited to 'net-mgmt/gps')
-rw-r--r-- | net-mgmt/gps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index 3f268c97d6db..bd30654f4e07 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Ghost Port Scan BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 |