diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 13:06:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 13:06:07 +0800 |
commit | f7ec30ce5edabb0534fcf5efc5129c26cf3c6165 (patch) | |
tree | 85d751ada81fb428e530600808a27df1aa8ab655 /audio/btc | |
parent | 410670a3e25ad48181f103483d442fed089220fb (diff) | |
download | freebsd-ports-gnome-f7ec30ce5edabb0534fcf5efc5129c26cf3c6165.tar.gz freebsd-ports-gnome-f7ec30ce5edabb0534fcf5efc5129c26cf3c6165.tar.zst freebsd-ports-gnome-f7ec30ce5edabb0534fcf5efc5129c26cf3c6165.zip |
Deprecate some port with no more public distfiles
Diffstat (limited to 'audio/btc')
-rw-r--r-- | audio/btc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/btc/Makefile b/audio/btc/Makefile index 669966982585..31ca34e185ee 100644 --- a/audio/btc/Makefile +++ b/audio/btc/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tool for creating bass tablature +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + WRKSRC= ${WRKDIR} PLIST_FILES= bin/btc |