diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
commit | 3a2084de1e20e1397cb5ebadab556d95be899e75 (patch) | |
tree | cf6f491dd915921e7ce57a6c55af3b0746228ead /www/trac-pendingticket | |
parent | bb992ed99807dcba6aec3e033aaef9b64b91b041 (diff) |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=253784
Diffstat (limited to 'www/trac-pendingticket')
-rw-r--r-- | www/trac-pendingticket/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/trac-pendingticket/Makefile b/www/trac-pendingticket/Makefile index 47490320b52c..d930daa4a696 100644 --- a/www/trac-pendingticket/Makefile +++ b/www/trac-pendingticket/Makefile @@ -7,6 +7,7 @@ PORTNAME= pendingticket PORTVERSION= 0.0.4 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- |