diff options
author | adam <adam> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam> | 2013-10-19 09:06:55 +0000 |
commit | 63ea166bf059c93e0675a4c54d23ebaf9c655f9b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /lang/basic256 | |
parent | 1a05ba343114457560b84af53045821ae2b5dfd4 (diff) | |
download | pkgsrc-63ea166bf059c93e0675a4c54d23ebaf9c655f9b.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'lang/basic256')
-rw-r--r-- | lang/basic256/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile index 8d4e519934a..89979456a6c 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/06/06 12:54:39 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/10/19 09:07:06 adam Exp $ # DISTNAME= basic256_0.9.6.71 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kidbasic/} EXTRACT_SUFX= .tgz |