diff options
author | obache <obache> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-23 13:06:45 +0000 |
commit | 52db9dae9f7ffb15701e50bbc804c1388f9c80e8 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /lang/squeak-vm | |
parent | d4b993619df3600631206fe0ab8c2da3f4f47291 (diff) | |
download | pkgsrc-52db9dae9f7ffb15701e50bbc804c1388f9c80e8.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/ |