diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
commit | 7b090847911cee5c79ae32e51e16f495eab71697 (patch) | |
tree | 3e49c5b61a286b3394dff9c97291715979942fb5 /lang | |
parent | 3c8ca802895a862f5f288fdfbdb07d0c5d08d08d (diff) | |
download | pkgsrc-7b090847911cee5c79ae32e51e16f495eab71697.tar.gz |
Recursive revbump from audio/pulseaudio
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 0f71e257d59..7c3df8377e2 100644 --- a/lang/squeak-vm/Makefile +++ b/lang/squeak-vm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.42 2018/03/12 11:16:58 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2018/07/06 15:06:47 ryoon Exp $ # SQUEAK_VERSION= 4.10.2.2614 DISTNAME= Squeak-${SQUEAK_VERSION}-src PKGNAME= squeak-vm-${SQUEAK_VERSION:C/-/./} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= lang MASTER_SITES= http://squeakvm.org/unix/release/ MASTER_SITES+= http://ftp.squeak.org/3.10/unix-linux/ |