diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 03:46:50 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 03:46:50 +0000 |
commit | 7387137ea8edf684f943c2161257f76411d55ae9 (patch) | |
tree | 3bc21c45da055aec934826dd11464bc850052f87 /devel/phpbt | |
parent | 4d5d0713bdb5274809c1d8789753dc723b1ec440 (diff) |
Notes
Diffstat (limited to 'devel/phpbt')
-rw-r--r-- | devel/phpbt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile index bfde89e68555..04c1014ed62e 100644 --- a/devel/phpbt/Makefile +++ b/devel/phpbt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES?= devel MASTER_SITES= SF -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bug-tracking system developed in PHP RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB |