diff options
Diffstat (limited to 'textproc/tcl-expat/Makefile')
-rw-r--r-- | textproc/tcl-expat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tcl-expat/Makefile b/textproc/tcl-expat/Makefile index 8f4c137c809..3f43ac292ae 100644 --- a/textproc/tcl-expat/Makefile +++ b/textproc/tcl-expat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2009/08/20 15:25:00 jwise Exp $ +# $NetBSD: Makefile,v 1.13 2012/08/21 21:58:14 marino Exp $ # DISTNAME= TclExpat-1.1 PKGNAME= tcl-expat-1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc www tcl MASTER_SITES= http://www.zveno.com/in-tclxml/ |