diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
commit | e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /www/trac-addcomment | |
parent | 3909def9307dc80022ded63d55b544c96a02a13c (diff) | |
download | ports-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.tar.gz ports-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.zip |
Notes
Diffstat (limited to 'www/trac-addcomment')
-rw-r--r-- | www/trac-addcomment/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/trac-addcomment/Makefile b/www/trac-addcomment/Makefile index 1cf023572b4c..2344c80b5d56 100644 --- a/www/trac-addcomment/Makefile +++ b/www/trac-addcomment/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}macro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Add formatted comments to wiki pages +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ trac-macropost>0:${PORTSDIR}/www/trac-macropost |