diff options
author | adam <adam> | 2015-04-17 15:52:56 +0000 |
---|---|---|
committer | adam <adam> | 2015-04-17 15:52:56 +0000 |
commit | 1c5e1a8452da2bb76816c67ebe6f7fa49b89b7ef (patch) | |
tree | 4207511bf8772a2bd8b4af88be255247c0c6cc9f /audio/musicpd | |
parent | fa0181d11d218160b3a01aaf592f157a79da0d1a (diff) | |
download | pkgsrc-1c5e1a8452da2bb76816c67ebe6f7fa49b89b7ef.tar.gz |
Revbump after updating devel/boost-libs
Diffstat (limited to 'audio/musicpd')
-rw-r--r-- | audio/musicpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index e1274e0f982..40a1e7b6af0 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.105 2015/04/06 08:17:21 adam Exp $ +# $NetBSD: Makefile,v 1.106 2015/04/17 15:52:59 adam Exp $ DISTNAME= mpd-0.19.9 PKGNAME= ${DISTNAME:S/mpd/musicpd/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpd/0.19/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} |