diff options
author | garga <garga@FreeBSD.org> | 2005-10-24 22:38:41 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-24 22:38:41 +0800 |
commit | 760e7365b80932393b9f59c1564f882db13ca877 (patch) | |
tree | 56a1f21118678e164c517fae7e2287c685aaea8a /audio/gramofile | |
parent | 80e3d2a9096aa02bbe3e4d80a6878aa32d221332 (diff) | |
download | freebsd-ports-gnome-760e7365b80932393b9f59c1564f882db13ca877.tar.gz freebsd-ports-gnome-760e7365b80932393b9f59c1564f882db13ca877.tar.zst freebsd-ports-gnome-760e7365b80932393b9f59c1564f882db13ca877.zip |
- Mark it as DEPRECATED and set EXPIRATION_DATE
PR: ports/87924
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: port broken for a long period
Diffstat (limited to 'audio/gramofile')
-rw-r--r-- | audio/gramofile/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index e33c48f49100..c64ed011efdf 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://panic.et.tudelft.nl/~costar/gramofile/ MAINTAINER= nox@jelal.kn-bremen.de COMMENT= Audio recording and tick/scratch reduction for e.g. vinyl records +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + ALL_TARGET= gramofile USE_GMAKE= yes |