diff options
Diffstat (limited to 'ftp/gftp')
-rw-r--r-- | ftp/gftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 6f41518c738..aa2e74fc5e6 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 |