diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 18:50:30 +0000 |
commit | 155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /audio/teamspeak_client | |
parent | 6f19552d7510961bb33108939cd51c0c9c3244a6 (diff) |
Notes
Diffstat (limited to 'audio/teamspeak_client')
-rw-r--r-- | audio/teamspeak_client/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile index b4a8b46c22af..784c82b12958 100644 --- a/audio/teamspeak_client/Makefile +++ b/audio/teamspeak_client/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Client side of a group voice chat system +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + ONLY_FOR_ARCHS= i386 amd64 USE_BZIP2= yes NO_STAGE= yes |