diff options
author | garga <garga@FreeBSD.org> | 2005-10-25 02:22:27 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-25 02:22:27 +0800 |
commit | ca79f960da55e0718c3bf7143e19204556186160 (patch) | |
tree | 02ab2c5449762c3a2e593dca40b92d59e25add3a /audio | |
parent | 4eac0d793f20340ddf05f37c4bab80cffc67f429 (diff) | |
download | freebsd-ports-gnome-ca79f960da55e0718c3bf7143e19204556186160.tar.gz freebsd-ports-gnome-ca79f960da55e0718c3bf7143e19204556186160.tar.zst freebsd-ports-gnome-ca79f960da55e0718c3bf7143e19204556186160.zip |
- Mark as DEPRECATED and set EXPIRATION_DATE
PR: ports/87937
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/radio/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/radio/Makefile b/audio/radio/Makefile index 9069940d6509..b69b2fed449e 100644 --- a/audio/radio/Makefile +++ b/audio/radio/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Radio over the Internet +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + NO_WRKSUBDIR= yes ALL_TARGET= ${OPSYS} MAN1= radio.1 broadcast.1 |