summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-10-22 12:49:50 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-10-22 12:49:50 +0000
commit9c29fe16b461bddaa41a962eb212c84de2db44ce (patch)
tree63e4276dbab99b26c9582592a5bebd66bfee60d5 /audio
parentUpdated to version 1.7.1. (diff)
Update my Emailadress.
Switch to MASTER_SITE_LOCAL Approved by: kris (mentor)
Notes
Notes: svn path=/head/; revision=68589
Diffstat (limited to 'audio')
-rw-r--r--audio/cmt/Makefile7
-rw-r--r--audio/ladspa/Makefile7
2 files changed, 8 insertions, 6 deletions
diff --git a/audio/cmt/Makefile b/audio/cmt/Makefile
index 7a890255f140..41cdfc4cc0ac 100644
--- a/audio/cmt/Makefile
+++ b/audio/cmt/Makefile
@@ -1,15 +1,16 @@
# New ports collection Makefile for: cmt
# Date created: 11 May 2002
-# Whom: Tilman Linneweh <freebsdports@arved.de
+# Whom: Tilman Linneweh <arved@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= cmt
PORTVERSION= 1.14
CATEGORIES= audio
-MASTER_SITES= http://www.arved.de/bsd/src/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= arved
-MAINTAINER= freebsdports@arved.de
+MAINTAINER= arved@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile
index d44d80af3f53..60cacd281766 100644
--- a/audio/ladspa/Makefile
+++ b/audio/ladspa/Makefile
@@ -1,15 +1,16 @@
# New ports collection Makefile for: ladspa
# Date created: 11 May 2002
-# Whom: Tilman Linneweh <freebsdports@arved.de
+# Whom: Tilman Linneweh <arved@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= ladspa
PORTVERSION= 1.1
CATEGORIES= audio
-MASTER_SITES= http://www.arved.de/bsd/src/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= arved
-MAINTAINER= freebsdports@arved.de
+MAINTAINER= arved@FreeBSD.org
USE_BZIP2= yes
USE_GMAKE= yes