diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-26 10:35:51 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-26 10:35:51 +0800 |
commit | 8970baccd949784310eecb0a1550ea4d4a885d7c (patch) | |
tree | bf28142fa8299b099cc2ea4ba6584cc01619b795 /multimedia | |
parent | 35be893950331beaf6a56024122a73ccc05c8f8d (diff) | |
download | freebsd-ports-gnome-8970baccd949784310eecb0a1550ea4d4a885d7c.tar.gz freebsd-ports-gnome-8970baccd949784310eecb0a1550ea4d4a885d7c.tar.zst freebsd-ports-gnome-8970baccd949784310eecb0a1550ea4d4a885d7c.zip |
- Mark deprecated and scheduled to be removed on March 1, 2007.
Quote from website:
"Tool Seek & Destroy Music Duplicates is not available any more. Best features
of that tool have been improved and are now part of Phelix. [...] Phelix is a
shareware product, [...]"
PR: ports/109531
Submitted by: Simon Olofsson <simon at olofsson.de> (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/snd-music-duplicates/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/snd-music-duplicates/Makefile b/multimedia/snd-music-duplicates/Makefile index 016ae8566c43..1071533a4e73 100644 --- a/multimedia/snd-music-duplicates/Makefile +++ b/multimedia/snd-music-duplicates/Makefile @@ -16,6 +16,9 @@ DISTNAME= seek_and_destroy_music_duplicates MAINTAINER= simon@olofsson.de COMMENT= Locate and remove duplicated music files +DEPRECATED= Development has been ceased, successor is shareware. +EXPIRATION_DATE= 2007-03-01 + USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ |