diff options
Diffstat (limited to 'net/ftpproxy')
-rw-r--r-- | net/ftpproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ftpproxy/Makefile b/net/ftpproxy/Makefile index 352909c53e7..b5066e741fd 100644 --- a/net/ftpproxy/Makefile +++ b/net/ftpproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/18 13:31:28 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:18 jlam Exp $ # DISTNAME= ftpproxy-${VERSION} @@ -7,7 +7,7 @@ MASTER_SITES= http://www.ftpproxy.org/download/ \ http://www.ftpproxy.org/download/older_releases/ EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ftpproxy.org/ COMMENT= Application level gateway for FTP |