diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | ac346464079bf72615a7216be48a6690256577b6 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /lang/basic256 | |
parent | 562927480a5f4995b010394b810a2975634b31a9 (diff) | |
download | pkgsrc-ac346464079bf72615a7216be48a6690256577b6.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
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 0ecda14fd0b..fb86676449e 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/01/04 15:12:18 dholland Exp $ +# $NetBSD: Makefile,v 1.4 2012/01/13 10:55:15 obache Exp $ # DISTNAME= basic256_0.9.6.66 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kidbasic/} EXTRACT_SUFX= .tgz |