diff options
author | gdt <gdt@pkgsrc.org> | 2016-02-27 01:33:04 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2016-02-27 01:33:04 +0000 |
commit | 55e9ba76d478b2869d85004a0cb6dba5f55854d6 (patch) | |
tree | a31623eae3da51f7faa0dd6098b185f454f99e93 /www/trac/Makefile | |
parent | f3cfb8af60b9d1919313df925c078b2f819835a2 (diff) | |
download | pkgsrc-55e9ba76d478b2869d85004a0cb6dba5f55854d6.tar.gz |
Update to 1.0.10.
upstream changes:
many minor bugfixes
Diffstat (limited to 'www/trac/Makefile')
-rw-r--r-- | www/trac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile index 90de0716e6b..b115d8faa31 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.73 2015/12/05 21:26:07 adam Exp $ +# $NetBSD: Makefile,v 1.74 2016/02/27 01:33:04 gdt Exp $ -DISTNAME= Trac-1.0.9 +DISTNAME= Trac-1.0.10 PKGNAME= ${DISTNAME:tl} CATEGORIES= devel www MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \ |