diff options
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/ |