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 3754eb7..a32d4941f 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3.9 CATEGORIES= ftp MASTER_SITES= http://www.bareftp.org/release/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ftp client made in C sharp GNU_CONFIGURE= yes |