diff options
Diffstat (limited to 'audio/jack/Makefile')
-rw-r--r-- | audio/jack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 4b839f5fe49..5d2e0e156e5 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/02/10 09:38:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2013/05/31 12:39:36 wiz Exp $ # DISTNAME= jack-audio-connection-kit-${JACK_VERSION} PKGNAME= jack-${JACK_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio #MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITES= http://jackaudio.org/downloads/ |