diff options
author | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
commit | f984b13760567d1cb1c622722fcbf648fe70d7a6 (patch) | |
tree | 1d2e6855e489da1f0ed7d7bbd36778b640984984 /net/portfwd | |
parent | 5b612666e77ceb661faf06c5f0caeea1c9f9689e (diff) | |
download | freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.gz freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.zst freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.zip |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'net/portfwd')
-rw-r--r-- | net/portfwd/Makefile | 3 | ||||
-rw-r--r-- | net/portfwd/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/portfwd/Makefile b/net/portfwd/Makefile index 4790c756f48c..11a76810ed0f 100644 --- a/net/portfwd/Makefile +++ b/net/portfwd/Makefile @@ -10,9 +10,8 @@ PORTVERSION= 0.26 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= sysadmin@alexdupre.com +MAINTAINER= ale@FreeBSD.org COMMENT= A Port Forwarding Daemon GNU_CONFIGURE= yes diff --git a/net/portfwd/pkg-descr b/net/portfwd/pkg-descr index 31cd3bbe00ea..658e7a606aa2 100644 --- a/net/portfwd/pkg-descr +++ b/net/portfwd/pkg-descr @@ -5,4 +5,4 @@ packets to remote hosts. WWW: http://portfwd.sourceforge.net/ - Alex Dupre -sysadmin@alexdupre.com +ale@FreeBSD.org |