diff options
author | wiz <wiz> | 2016-09-15 14:32:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-09-15 14:32:39 +0000 |
commit | 237a56d0f506aaf12df577ab778ca72d23f6332d (patch) | |
tree | 45626b564dc5b7d8cc0ffa97a98c0606d5152694 /audio | |
parent | b002a1f867e41dafeb42a041df27bb6254e68437 (diff) | |
download | pkgsrc-237a56d0f506aaf12df577ab778ca72d23f6332d.tar.gz |
After guile's and guile20's installation prefixes have changed, it's time
to bump their dependencies (except those that were bumped in the last 24
hours already).
Diffstat (limited to 'audio')
-rw-r--r-- | audio/snd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 712ebef7caf..97050990d70 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.83 2016/08/03 10:22:31 adam Exp $ +# $NetBSD: Makefile,v 1.84 2016/09/15 14:32:40 wiz Exp $ DISTNAME= snd-9.9 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snd/} |