summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortsarna <tsarna>1998-08-26 16:50:48 +0000
committertsarna <tsarna>1998-08-26 16:50:48 +0000
commit14d8606f3f1abf64d87cf7427d4d9bd50c659258 (patch)
tree5092d7557b175153b49374dbff6ec2e97fa94698 /audio
parentbf6c5b739e90691a75b928e8717aee8144fe7f90 (diff)
downloadpkgsrc-14d8606f3f1abf64d87cf7427d4d9bd50c659258.tar.gz
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
Diffstat (limited to 'audio')
-rw-r--r--audio/amp/Makefile4
-rw-r--r--audio/cddbd/pkg/DESCR5
2 files changed, 2 insertions, 7 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile
index 15c74d52631..34cfc361fac 100644
--- a/audio/amp/Makefile
+++ b/audio/amp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/06/18 16:15:10 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/08/26 16:50:48 tsarna Exp $
#
DISTNAME= amp-0.7.6
@@ -6,7 +6,7 @@ CATEGORIES= audio
MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/
EXTRACT_SUFX= .tgz
-MAINTAINER= mycroft@NetBSD.ORG
+MAINTAINER= mycroft@netbsd.org
GNU_CONFIGURE= yes
diff --git a/audio/cddbd/pkg/DESCR b/audio/cddbd/pkg/DESCR
index 74584a4046e..990fcee991f 100644
--- a/audio/cddbd/pkg/DESCR
+++ b/audio/cddbd/pkg/DESCR
@@ -9,11 +9,6 @@ Many CD players (such as xmcd--another FreeBSD port, and DiscPlay
for Windows) can connect to this server through the Internet and
download CD data from the server machine's CDDB.
-Current on-line information on cddbd can be found on the World
-Wide Web page with the following URL:
-
- http://www.moonsoft.com/software.html
-
--
Port to FreeBSD 2.2 by
Brent J. Nordquist <bjn@visi.com>