diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
commit | fab9e142483cf821158aa9d846d4645fcd122eff (patch) | |
tree | 6ab513eca9a83dc1b88694269449b669fe7e6b5d /lang | |
parent | 8b621aa9fa417bd6156d7c6d638b4cff10143738 (diff) | |
download | pkgsrc-fab9e142483cf821158aa9d846d4645fcd122eff.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/ |