diff options
Diffstat (limited to 'ftp/gnustep-ftp')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index 1ce643cd4d35..af2c167b54af 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gap PKGNAMEPREFIX= gnustep- DISTNAME= FTP-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compact and handy FTP client for GNUstep LICENSE= GPLv2 |