From 2b2c89f15c6c27f9af961c31c730e5148f02efd1 Mon Sep 17 00:00:00 2001 From: is Date: Wed, 19 Oct 2005 04:43:31 +0000 Subject: musicpd calls its files mpd, alas! --- lang/mpd/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lang') 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 -- cgit v1.2.3