diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/pure-ftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index d191f659949b..62e48d16df17 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pureftpd -MAINTAINER= j@pureftpd.org +MAINTAINER= garga@FreeBSD.org COMMENT= A small, easy to set up, fast and very secure FTP server USE_BZIP2= yes |