diff options
author | tonio <tonio> | 2009-07-13 12:57:00 +0000 |
---|---|---|
committer | tonio <tonio> | 2009-07-13 12:57:00 +0000 |
commit | 331d4d0a0d9a0fe104a88728124188e2f5eaa3f1 (patch) | |
tree | 38aecb1f8a939e8c5bbfdec23a95f0192b80b1e9 /audio/musicpd | |
parent | db7c83ec0e371ad2e9e1714c6c85c87c2d8a17ca (diff) | |
download | pkgsrc-331d4d0a0d9a0fe104a88728124188e2f5eaa3f1.tar.gz |
Bump PKGREVISION, as the last change in faad2 impacts musicpd
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 1e1dc4b6970..ed497283ac4 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2009/03/19 21:35:14 asau Exp $ +# $NetBSD: Makefile,v 1.37 2009/07/13 12:57:00 tonio Exp $ DISTNAME= mpd-0.14.2 PKGNAME= ${DISTNAME:S/mpd/musicpd/} +PKGREVISION= 1 CATEGORIES= audio #MASTER_SITES= http://musicpd.org/uploads/files/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} |