diff options
-rw-r--r-- | audio/mutemix/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile index 0d955dbd4dab..ee59e9379972 100644 --- a/audio/mutemix/Makefile +++ b/audio/mutemix/Makefile @@ -9,15 +9,12 @@ PORTNAME= mutemix PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://stud.fbi.fh-darmstadt.de/~koenig/pub/ +MASTER_SITES= http://www.v-i-t.de/mirkos_hp/pub/ EXTRACT_SUFX= .py MAINTAINER= ports@FreeBSD.org COMMENT= Adjusts a mixer -DEPRECATED= "mastersite disappeared, no longer maintained by author" -EXPIRATION_DATE= 2005-12-31 - RUN_DEPENDS= aumix:${PORTSDIR}/audio/aumix \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |