diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-21 10:29:22 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-21 10:29:22 +0000 |
commit | c0b13147a79d343ae3935c0416f3285cfebacbe3 (patch) | |
tree | a003440e2157270271529ba434d7cb578d3f586b | |
parent | - Update master site (diff) |
- Mark it as DEPRECATED, master site disapeared
- Set an EXPIRATION_DATE
PR: ports/87929
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (56 days)
Notes
Notes:
svn path=/head/; revision=151737
-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 |