diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-17 15:21:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-17 15:21:17 +0800 |
commit | c2d54a66673efae689b4536a829fe7e2c539e457 (patch) | |
tree | fd7dd84fa3a041fa31041df6d439324fcfe2a067 /audio/aylet | |
parent | c569942054c9239f3cd55ac4315c234ce967c070 (diff) | |
download | freebsd-ports-gnome-c2d54a66673efae689b4536a829fe7e2c539e457.tar.gz freebsd-ports-gnome-c2d54a66673efae689b4536a829fe7e2c539e457.tar.zst freebsd-ports-gnome-c2d54a66673efae689b4536a829fe7e2c539e457.zip |
Deprecate unmaintained ports from audio where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Lookup by: Eitan Adler <eitan _at_ eitanadler.com>
Diffstat (limited to 'audio/aylet')
-rw-r--r-- | audio/aylet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/aylet/Makefile b/audio/aylet/Makefile index f04c634548bc..0d19da6195ad 100644 --- a/audio/aylet/Makefile +++ b/audio/aylet/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX?= MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line player for the .ay audio file format +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 USE_GMAKE= yes MAKE_JOBS_SAFE= yes |