diff options
Diffstat (limited to 'audio/libmpd/Makefile')
-rw-r--r-- | audio/libmpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile index 15cfe4f3072..f73d50a0b2b 100644 --- a/audio/libmpd/Makefile +++ b/audio/libmpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/09/12 00:24:43 asau Exp $ +# $NetBSD: Makefile,v 1.16 2012/09/15 10:03:40 obache Exp $ # DISTNAME= libmpd-0.20.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} |