summaryrefslogtreecommitdiff
path: root/audio/rplay
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/rplay
parentCATAGORIES+= -> CATAGORIES= (diff)
CATAGORIES+= -> CATAGORIES=
Added MAINTAINERS to many of them.
Notes
Notes: svn path=/head/; revision=4497
Diffstat (limited to 'audio/rplay')
-rw-r--r--audio/rplay/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index f0a33de9915b..1a66b2a0ebfc 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -3,13 +3,15 @@
# Date created: 16 March 1995
# Whom: rmallory@csusb.edu
#
-# $Id: Makefile,v 1.4 1995/06/21 11:46:16 asami Exp $
+# $Id: Makefile,v 1.5 1996/10/03 14:13:05 adam Exp $
#
DISTNAME= rplay-3.2.0b5
-CATEGORIES+= audio
+CATEGORIES= audio
MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
+MAINTAINER= rmallory@csusb.edu
+
HAS_CONFIGURE= yes
USE_GMAKE= yes