diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-23 08:19:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-23 08:19:51 +0000 |
commit | d1b0cefe3d4b84bc929b1f946f323eebf96be421 (patch) | |
tree | aee3e15414efad3006c3e46d11e93249c95cfda3 /ftp/proftpd-mysql | |
parent | 6dc36bf985f81853739d9ee2f2d6807dcd5f84d8 (diff) | |
download | ports-d1b0cefe3d4b84bc929b1f946f323eebf96be421.tar.gz ports-d1b0cefe3d4b84bc929b1f946f323eebf96be421.zip |
Notes
Diffstat (limited to 'ftp/proftpd-mysql')
-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 |