summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
commit642e5987324e604d3b5cd0aa6f649eca92e5d13a (patch)
treee0c2df877acdbfe32ecf7d82a41ee25033ec4532 /audio
parentUse MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4572
Diffstat (limited to 'audio')
-rw-r--r--audio/playmidi/Makefile5
-rw-r--r--audio/s3mod/Makefile5
-rw-r--r--audio/xmix/Makefile7
3 files changed, 9 insertions, 8 deletions
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile
index e5930316fb30..56e4a8b8075d 100644
--- a/audio/playmidi/Makefile
+++ b/audio/playmidi/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 Feb 1995
# Whom: ache
#
-# $Id: Makefile,v 1.5 1996/11/15 06:53:52 ache Exp $
+# $Id: Makefile,v 1.6 1996/11/15 10:52:00 asami Exp $
#
DISTNAME= playmidi-2.3
CATEGORIES= audio
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/sound/players
MAINTAINER= ache@FreeBSD.ORG
diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile
index d414d543944e..1b28bc8f5f3b 100644
--- a/audio/s3mod/Makefile
+++ b/audio/s3mod/Makefile
@@ -3,13 +3,14 @@
# Date created: 9 March 1995
# Whom: ugen
#
-# $Id: Makefile,v 1.3 1995/04/11 19:46:50 asami Exp $
+# $Id: Makefile,v 1.4 1996/11/15 23:14:19 obrien Exp $
#
DISTNAME= s3mod-v1.08A
PKGNAME= s3mod-1.08a
CATEGORIES= audio
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/sound/players
DISTFILES= s3mod-v1.08A.tar.gz
MAINTAINER= ugen@FreeBSD.org
diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile
index deb8ab8cb045..c7b247c38b56 100644
--- a/audio/xmix/Makefile
+++ b/audio/xmix/Makefile
@@ -6,11 +6,10 @@
DISTNAME= xmix-2.1
CATEGORIES= audio
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/mixers/ \
- ftp://ftp.icm.edu.pl/pub2/linux/apps/sound/mixers/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/sound/mixers
-PATCH_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/mixers/ \
- ftp://ftp.icm.edu.pl/pub2/linux/apps/sound/mixers/
+PATCH_SITES= ${MASTER_SITES}
PATCHFILES= xmix-2.1.mixers.patch
MAINTAINER= janek@gaja.ipan.lublin.pl