diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | d3bc8d92619a0dc61850b69d96fede7c0f1d58b6 (patch) | |
tree | 7e236f711849af475c165e9067385883a48b462a /audio/mpdas/Makefile | |
parent | 81d1212a72e832efcc6af13af12133859b69e4b7 (diff) | |
download | pkgsrc-d3bc8d92619a0dc61850b69d96fede7c0f1d58b6.tar.gz |
Revbump post boost update
Diffstat (limited to 'audio/mpdas/Makefile')
-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 1790ca83039..1551b1afd0c 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/03/05 11:28:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2016/10/07 18:25:38 adam Exp $ # DISTNAME= mpdas-0.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ |