summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-05-06 16:58:45 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-05-06 16:58:45 +0000
commitbfb01afeba48122275b153e226e1165a6f874143 (patch)
tree9cef40966f31651ee7d84fde13bb8eb544043784 /ftp
parentUpdate to 1.700.2. (diff)
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor)
Notes
Notes: svn path=/head/; revision=80276
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index 6f41518c7385..aa2e74fc5e67 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://gftp.seul.org/ \
ftp://gftp.seul.org/pub/gftp/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
-MAINTAINER= lehmann@ans-netz.de
+MAINTAINER= oliver@freebsd.org
COMMENT= A free multithreaded GTK based ftp client
GNU_CONFIGURE= yes