diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | d83cf0410323eaed23ff7e025682366ba24acfd7 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /lang/squeak-vm | |
parent | d227f1591b6bfe39fed37ca41b47efc9fb4e3604 (diff) | |
download | pkgsrc-d83cf0410323eaed23ff7e025682366ba24acfd7.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'lang/squeak-vm')
-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 6ecc134a457..4fd5d521eda 100644 --- a/lang/squeak-vm/Makefile +++ b/lang/squeak-vm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2011/04/22 13:44:00 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/08/23 13:06:50 obache Exp $ # SQUEAK_VERSION= 3.11.3.2135 DISTNAME= Squeak-$(SQUEAK_VERSION)-src PKGNAME= squeak-vm-$(SQUEAK_VERSION:C/-/./) -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= http://ftp.squeak.org/3.10/unix-linux/ \ http://squeakvm.org/unix/release/ |