diff options
Diffstat (limited to 'devel/vtcl/Makefile')
-rw-r--r-- | devel/vtcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile index 1698aac43b7..e3d136f1da4 100644 --- a/devel/vtcl/Makefile +++ b/devel/vtcl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/06/04 22:15:56 tron Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/06 12:54:14 wiz Exp $ DISTNAME= vtcl-1.6.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vtcl/} |