diff options
Diffstat (limited to 'ftp/pftpd/Makefile')
-rw-r--r-- | ftp/pftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile index 0f6eb19..caf45aa 100644 --- a/ftp/pftpd/Makefile +++ b/ftp/pftpd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/pftpd/ \ ftp://ftp.ifm.liu.se/pub/unix/pftpd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@FreeBSD.org COMMENT= Multithreaded anonymous FTP daemon GNU_CONFIGURE= yes |