diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-26 07:20:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-26 07:20:34 +0000 |
commit | 5388a2e1a9f504b8083039cca4952a6383b83d80 (patch) | |
tree | 50339e7e7c14eb6c62c5949a3443ea3202608f52 /ftp | |
parent | 90f92ac827bd87723676e39474a132c65a2091e0 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/proma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proma/Makefile b/ftp/proma/Makefile index 2149f6442fe2..99af5968932f 100644 --- a/ftp/proma/Makefile +++ b/ftp/proma/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.3 CATEGORIES= ftp MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sexbear@tmu.edu.tw COMMENT= Administrate a ProFTPd server storing users in a MySQL database USE_BZIP2= yes |