diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 0efbc061350dae8df6c932cd59725e1c5fb97f3e (patch) | |
tree | c2285d7ee0c4a2ec10f250b53d3911da377b8392 /graphics/entice | |
parent | c967d41d111a16b34aa11f5b90c4cdc71adf87c2 (diff) |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
Notes
Notes:
svn path=/head/; revision=136519
Diffstat (limited to 'graphics/entice')
-rw-r--r-- | graphics/entice/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 99d1fc1efe5a..adeaf03fa52e 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -10,6 +10,9 @@ PORTVERSION= 0.5.0 CATEGORIES= graphics MASTER_SITES= http://www.ny.us.rasterman.com/files/ +DEPRECATED= "CVS snapshot on master site gone, no releases from Enlightenment" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= An image viewer written using libraries for Enlightenment 0.17 development |