diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /lang/basic256 | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and 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 41a5b1739de..c6365da54ce 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/10/08 23:01:56 adam Exp $ +# $NetBSD: Makefile,v 1.15 2013/01/26 21:38:05 adam Exp $ # DISTNAME= basic256_0.9.6.71 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kidbasic/} EXTRACT_SUFX= .tgz |