diff options
Diffstat (limited to 'ftp/bareftp/Makefile')
-rw-r--r-- | ftp/bareftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index 97b166397b59..df332a31d281 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://www.bareftp.org/release/ -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ftp client made in C sharp GNU_CONFIGURE= yes |