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-iniadmin | |
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-iniadmin')
-rw-r--r-- | www/trac-iniadmin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/trac-iniadmin/Makefile b/www/trac-iniadmin/Makefile index bac5ab87eae0..f4e5e327b54b 100644 --- a/www/trac-iniadmin/Makefile +++ b/www/trac-iniadmin/Makefile @@ -7,6 +7,7 @@ PORTNAME= iniadmin PORTVERSION= 0.2.3915 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= http://people.freebsd.org/~mm/trac/ PKGNAMEPREFIX= trac- |