diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2013-02-28 17:06:36 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2013-02-28 17:06:36 +0000 |
commit | 3e3e934c157f569dcf3a8e693ba57a2a05ddbc83 (patch) | |
tree | 4910bb12b2351d2757713e82dea0aba40b2f9191 /www/trac-addcomment | |
parent | e9600a35a4108abafb774813150654635495a78b (diff) | |
download | ports-3e3e934c157f569dcf3a8e693ba57a2a05ddbc83.tar.gz ports-3e3e934c157f569dcf3a8e693ba57a2a05ddbc83.zip |
Notes
Diffstat (limited to 'www/trac-addcomment')
-rw-r--r-- | www/trac-addcomment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-addcomment/Makefile b/www/trac-addcomment/Makefile index 8ab4e92d35a4..7b25b8b971ea 100644 --- a/www/trac-addcomment/Makefile +++ b/www/trac-addcomment/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}macro-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Add formatted comments to wiki pages RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ |