diff options
Diffstat (limited to 'ftp/proftpd-mysql/Makefile')
-rw-r--r-- | ftp/proftpd-mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd-mysql/Makefile b/ftp/proftpd-mysql/Makefile index 849be6c23450..07372b8f3d8b 100644 --- a/ftp/proftpd-mysql/Makefile +++ b/ftp/proftpd-mysql/Makefile @@ -7,7 +7,7 @@ PORTNAME= proftpd PKGNAMESUFFIX= -mysql -MAINTAINER= thomas@goirand.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Highly configurable ftp daemon with MySQL support WITH_MYSQL= yes |