diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:08:05 +0000 |
commit | 61bcae45bcd143698e7d02f78a0ceb670b137b7a (patch) | |
tree | 2e480c44e9a9c1a47badec89557ae4efffff03fc /www/trac-remind | |
parent | 55544fc2be6293cc3e0316e40af48ca44fc4e529 (diff) |
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 8f1c3c20c95c..b2f00492df51 100644 --- a/www/trac-remind/Makefile +++ b/www/trac-remind/Makefile @@ -7,7 +7,7 @@ PORTNAME= remind PORTVERSION= 1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www devel python MASTER_SITES= http://www.unixmedia.it/ PKGNAMEPREFIX= trac- |