diff options
author | wiz <wiz> | 2013-11-25 12:00:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-11-25 12:00:45 +0000 |
commit | 03476c4e8418053207bc0b7af05ba2003b888f90 (patch) | |
tree | 6ab513eca9a83dc1b88694269449b669fe7e6b5d /lang | |
parent | 37dcec3861c279b13fac36690c9cae4b7974cfc6 (diff) | |
download | pkgsrc-03476c4e8418053207bc0b7af05ba2003b888f90.tar.gz |
PKGREVISION bump for json-c shlib rename.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/squeak-vm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/squeak-vm/Makefile b/lang/squeak-vm/Makefile index a5608d612e0..e81bc1047cb 100644 --- a/lang/squeak-vm/Makefile +++ b/lang/squeak-vm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2013/06/04 22:16:34 tron Exp $ +# $NetBSD: Makefile,v 1.29 2013/11/25 12:00:47 wiz Exp $ # SQUEAK_VERSION= 4.10.2.2614 DISTNAME= Squeak-${SQUEAK_VERSION}-src PKGNAME= squeak-vm-${SQUEAK_VERSION:C/-/./} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= http://squeakvm.org/unix/release/ \ http://ftp.squeak.org/3.10/unix-linux/ |