aboutsummaryrefslogtreecommitdiff
path: root/audio/aumix
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
commita9f22cd5841fc7f59c12a2717351ba54b6383335 (patch)
tree678eb1267f83cca661645841d57f08cb4fa522c0 /audio/aumix
parentfb24f30a20854f860977346120fa151da9d71781 (diff)
downloadports-a9f22cd5841fc7f59c12a2717351ba54b6383335.tar.gz
ports-a9f22cd5841fc7f59c12a2717351ba54b6383335.zip
Notes
Diffstat (limited to 'audio/aumix')
-rw-r--r--audio/aumix/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index 7ff01c7c71ee..4fa519ccacad 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -8,12 +8,10 @@
PORTNAME= aumix
PORTVERSION= 2.6
CATEGORIES= audio
-MASTER_SITES= http://jpj.net/~trevor/aumix/ \
- http://download.sourceforge.net/aumix/ \
- http://jpj.net/~trevor/aumix/old/ \
- ftp://aumix.sourceforge.net/pub/aumix/stable/ \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= apps/sound/mixers
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://jpj.net/~trevor/aumix/ \
+ http://jpj.net/~trevor/aumix/old/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= cpiazza@FreeBSD.org