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-remind | |
parent | bb992ed99807dcba6aec3e033aaef9b64b91b041 (diff) | |
download | ports-3a2084de1e20e1397cb5ebadab556d95be899e75.tar.gz ports-3a2084de1e20e1397cb5ebadab556d95be899e75.zip |
Notes
Diffstat (limited to 'www/trac-remind')
-rw-r--r-- | www/trac-remind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-remind/Makefile b/www/trac-remind/Makefile index 38fc061825ec..8f1c3c20c95c 100644 --- a/www/trac-remind/Makefile +++ b/www/trac-remind/Makefile @@ -7,7 +7,7 @@ PORTNAME= remind PORTVERSION= 1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www devel python MASTER_SITES= http://www.unixmedia.it/ PKGNAMEPREFIX= trac- |