aboutsummaryrefslogtreecommitdiff
path: root/audio/xcd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-15 23:14:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-15 23:14:56 +0000
commitb34c0ce68633b2302408e09c2a2dfb178d955ba1 (patch)
tree0775433a62b67c99f1df778999f61e01e23e2907 /audio/xcd
parenta3dbd66287184164681fc124c2e60f8e3b5a3f1d (diff)
downloadports-b34c0ce68633b2302408e09c2a2dfb178d955ba1.tar.gz
ports-b34c0ce68633b2302408e09c2a2dfb178d955ba1.zip
CATAGORIES+= -> CATAGORIES=
Added MAINTAINERS to many of them.
Notes
Notes: svn path=/head/; revision=4497
Diffstat (limited to 'audio/xcd')
-rw-r--r--audio/xcd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile
index 8cd1a456580b..5313f4542578 100644
--- a/audio/xcd/Makefile
+++ b/audio/xcd/Makefile
@@ -3,17 +3,17 @@
# Date created: 22 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.12 1996/11/04 14:42:15 jmz Exp $
+# $Id: Makefile,v 1.13 1996/11/05 13:19:57 asami Exp $
#
DISTNAME= xcd-1.5
-CATEGORIES+= audio
+CATEGORIES= audio
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
-WRKSRC= ${WRKDIR}/xcd
-
MAINTAINER= jmz@FreeBSD.org
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
+WRKSRC= ${WRKDIR}/xcd
+
.include <bsd.port.mk>