diff options
Diffstat (limited to 'www/trac')
-rw-r--r-- | www/trac/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile index d7b208bfbbf..df86157bdb2 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.55 2012/02/07 01:32:16 gdt Exp $ +# $NetBSD: Makefile,v 1.56 2012/03/15 11:53:44 obache Exp $ # DISTNAME= Trac-0.12.3 PKGNAME= ${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= devel www MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \ ftp://ftp.edgewall.org/pub/trac/ |