diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-04 16:22:51 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-04 16:22:51 +0800 |
commit | 15fa74e7133f18277d31bc53feab9abd8158a7e6 (patch) | |
tree | e5d050d8340cb7f6223f93e4f5fd429392218b9a /ftp | |
parent | 1b55b0d726679890b010bd0ec6cacf9c18cca0a9 (diff) | |
download | freebsd-ports-gnome-15fa74e7133f18277d31bc53feab9abd8158a7e6.tar.gz freebsd-ports-gnome-15fa74e7133f18277d31bc53feab9abd8158a7e6.tar.zst freebsd-ports-gnome-15fa74e7133f18277d31bc53feab9abd8158a7e6.zip |
Reassign from inactive maintainer to new volunteer.
Hat: portmgr
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 |