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 | |
parent | 90f92ac827bd87723676e39474a132c65a2091e0 (diff) | |
download | ports-5388a2e1a9f504b8083039cca4952a6383b83d80.tar.gz ports-5388a2e1a9f504b8083039cca4952a6383b83d80.zip |
Notes
-rw-r--r-- | ftp/proma/Makefile | 2 | ||||
-rw-r--r-- | mail/mailmgr/Makefile | 2 | ||||
-rw-r--r-- | net/scr_ipfm/Makefile | 2 | ||||
-rw-r--r-- | print/phppdflib/Makefile | 2 | ||||
-rw-r--r-- | www/pwebstats/Makefile | 2 |
5 files changed, 5 insertions, 5 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 diff --git a/mail/mailmgr/Makefile b/mail/mailmgr/Makefile index 881b4fb6171b..4dc9ef83a9a7 100644 --- a/mail/mailmgr/Makefile +++ b/mail/mailmgr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.3 CATEGORIES= mail MASTER_SITES= http://sarg.sourceforge.net/ -MAINTAINER= ports@FreeBSd.org +MAINTAINER= sexbear@tmu.edu.tw COMMENT= Sendmail Analysis Report Generator GNU_CONFIGURE= yes diff --git a/net/scr_ipfm/Makefile b/net/scr_ipfm/Makefile index 966a614f2e0e..895f41a2b01d 100644 --- a/net/scr_ipfm/Makefile +++ b/net/scr_ipfm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scripfm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sexbear@tmu.edu.tw COMMENT= Use logs generated by ipfm to show data graphically NO_BUILD= yes diff --git a/print/phppdflib/Makefile b/print/phppdflib/Makefile index b29983b04786..944439ae6633 100644 --- a/print/phppdflib/Makefile +++ b/print/phppdflib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= http://www.potentialtech.com/ EXTRACT_SUFX= .tbz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sexbear@tmu.edu.tw COMMENT= An easy to use API for creating PDF files dynamically USE_PHP= yes diff --git a/www/pwebstats/Makefile b/www/pwebstats/Makefile index 0bfa0f3b783c..c4736901f106 100644 --- a/www/pwebstats/Makefile +++ b/www/pwebstats/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.psg.com/pub/pwebstats/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sexbear@tmu.edu.tw COMMENT= Analyse a web server log RUN_DEPENDS= fly:${PORTSDIR}/graphics/fly |