diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | 9f0966904693a035e2a418cbed90d94f93462baa (patch) | |
tree | cd654f8ec837201669231d015c0e28664fc1ae2a /security/gtkportscan | |
parent | 822b8cc13cd996376e6a1080b811056dac93ae9a (diff) | |
download | FreeBSD-ports-9f0966904693a035e2a418cbed90d94f93462baa.zip FreeBSD-ports-9f0966904693a035e2a418cbed90d94f93462baa.tar.gz |
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
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 |