diff options
Diffstat (limited to 'security/gtkportscan')
-rw-r--r-- | security/gtkportscan/Makefile | 6 | ||||
-rw-r--r-- | security/gtkportscan/pkg-descr | 3 |
2 files changed, 3 insertions, 6 deletions
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index 2feeee7..907f13c 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: gtkportscan # Version required: 1.1 # Date created: 11 March 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1999/03/18 08:53:23 taoka Exp $ +# $Id: Makefile,v 1.2 1999/05/29 03:55:46 steve Exp $ # DISTNAME= gtkportscan-1.1 CATEGORIES= security net MASTER_SITES= http://www.calpoly.edu/~rbarrero/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff --git a/security/gtkportscan/pkg-descr b/security/gtkportscan/pkg-descr index 3cf5fd5..2bc5746 100644 --- a/security/gtkportscan/pkg-descr +++ b/security/gtkportscan/pkg-descr @@ -4,6 +4,3 @@ Includes a command-line and GUI port scanner. WWW: http://www.calpoly.edu/~rbarrero/gtkportscan.html Author: Rafael Barrero, Jr. <rbarrero@polymail.calpoly.edu> - --Chris Piazza -cpiazza@home.net |