aboutsummaryrefslogtreecommitdiff
path: root/audio/xcdplayer
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/xcdplayer
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/xcdplayer')
-rw-r--r--audio/xcdplayer/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile
index 1a08ac2e72a6..c2d969bff17e 100644
--- a/audio/xcdplayer/Makefile
+++ b/audio/xcdplayer/Makefile
@@ -3,13 +3,15 @@
# Date created: 30 Sep 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.5 1995/04/01 12:44:04 jkh Exp $
+# $Id: Makefile,v 1.6 1995/04/11 19:46:57 asami Exp $
#
DISTNAME= xcdplayer-2.2
-CATEGORIES+= audio
+CATEGORIES= audio
MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/
+MAINTAINER= swallace@FreeBSD.org
+
USE_IMAKE= yes
.include <bsd.port.mk>