summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoris <is>2005-10-19 04:43:31 +0000
committeris <is>2005-10-19 04:43:31 +0000
commit638ed5d797fd3187cb58ac39bd67c18a396f80d5 (patch)
treee31f42cafc9729c70abf11c76e6f26ac284d5f13 /lang
parent6e6d842c0f6863012be8d6428cdeda476a9040fd (diff)
downloadpkgsrc-638ed5d797fd3187cb58ac39bd67c18a396f80d5.tar.gz
musicpd calls its files mpd, alas!
Diffstat (limited to 'lang')
-rw-r--r--lang/mpd/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/mpd/Makefile b/lang/mpd/Makefile
index b17f963c126..53bb74d52fd 100644
--- a/lang/mpd/Makefile
+++ b/lang/mpd/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2005/10/17 20:30:27 is Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/19 04:43:31 is Exp $
#
PKGNAME= mpd-1.0.1
DISTNAME= mpd.1.0.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang parallel
MASTER_SITES= http://www.cs.arizona.edu/mpd/download/
EXTRACT_SUFX= .tgz
+CONFLICTS= audio/musicpd
+
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://www.cs.arizona.edu/mpd/
COMMENT= The MPD language compiler and run time system