diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
commit | aea9c58bb4a4388987522b9ec1db9204debbe595 (patch) | |
tree | a5c1d1d162e0b74ad2692573202d02096d37a5fd /lang/squeak-vm | |
parent | 263686924b3a935978bd98911fec1358e2380d36 (diff) | |
download | pkgsrc-aea9c58bb4a4388987522b9ec1db9204debbe595.tar.gz |
Recursive revbump from audio/pulseaudio.
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 40a5ce32fe7..4d6293e3065 100644 --- a/lang/squeak-vm/Makefile +++ b/lang/squeak-vm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.33 2014/06/09 14:18:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/02/21 23:35:40 ryoon Exp $ # SQUEAK_VERSION= 4.10.2.2614 DISTNAME= Squeak-${SQUEAK_VERSION}-src PKGNAME= squeak-vm-${SQUEAK_VERSION:C/-/./} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= lang MASTER_SITES= http://squeakvm.org/unix/release/ \ http://ftp.squeak.org/3.10/unix-linux/ |