diff options
-rw-r--r-- | audio/mutemix/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile index 2d7cca6ab04a..8d1c56922734 100644 --- a/audio/mutemix/Makefile +++ b/audio/mutemix/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .py MAINTAINER= trevor@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 |