diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-10-24 18:22:27 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-24 18:22:27 +0000 |
commit | 4358e39689deb734bebc7dc7afabaa8f827b55ee (patch) | |
tree | 646ce7d178b96c87e3744f1b80aec5ec16e4d064 /audio | |
parent | c4c0df12c624fb659da0d184dec82152253321f9 (diff) | |
download | ports-4358e39689deb734bebc7dc7afabaa8f827b55ee.tar.gz ports-4358e39689deb734bebc7dc7afabaa8f827b55ee.zip |
Notes
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 |