diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 6e518767d09232e30f06f0bd3cd17933f190bdc3 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /audio/mpdas | |
parent | c5e0c2e5d46ec414c6fc396266fe509697320686 (diff) | |
download | pkgsrc-6e518767d09232e30f06f0bd3cd17933f190bdc3.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'audio/mpdas')
-rw-r--r-- | audio/mpdas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 5c1e5725402..a013a3e38a6 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:00 asau Exp $ +# $NetBSD: Makefile,v 1.8 2012/12/16 01:51:59 obache Exp $ # DISTNAME= mpdas-0.3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ EXTRACT_SUFX= .tar.bz2 |