diff options
author | adam <adam@pkgsrc.org> | 2017-11-30 16:45:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-11-30 16:45:00 +0000 |
commit | 09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52 (patch) | |
tree | a579ff5b8000b293e8b5995d89fff41976d0fa72 /audio/musicpd | |
parent | 92a767282ab2c8327b3a1d522a2f671427fda8f8 (diff) | |
download | pkgsrc-09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52.tar.gz |
Revbump after textproc/icu update
Diffstat (limited to 'audio/musicpd')
-rw-r--r-- | audio/musicpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index f5c0bcd2088..f957b828ebf 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.154 2017/11/28 13:53:16 wiz Exp $ +# $NetBSD: Makefile,v 1.155 2017/11/30 16:45:15 adam Exp $ DISTNAME= mpd-0.20.12 PKGNAME= ${DISTNAME:S/mpd/musicpd/} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpd/0.20/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} |