diff options
Diffstat (limited to 'lang/ossp-js/Makefile')
-rw-r--r-- | lang/ossp-js/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ossp-js/Makefile b/lang/ossp-js/Makefile index 25410f4694a..0a9f6a30f29 100644 --- a/lang/ossp-js/Makefile +++ b/lang/ossp-js/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/10/02 20:11:47 asau Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 21:56:19 wiz Exp $ # DISTNAME= js-1.6.20070208 PKGNAME= ossp-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= http://www.ossp.org/pkg/lib/js/ |