diff options
author | thierry <thierry@FreeBSD.org> | 2006-12-29 00:58:45 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-12-29 00:58:45 +0800 |
commit | 16221e953da87c0b524b0fd69e3f3884d062bff9 (patch) | |
tree | 6bbd025597760189f489c22e511e1666fc4d8ef9 /graphics/hobbes-icons-xpm | |
parent | 7797932f57ba14038f2c3796dbb5e2462e194369 (diff) | |
download | freebsd-ports-graphics-16221e953da87c0b524b0fd69e3f3884d062bff9.tar.gz freebsd-ports-graphics-16221e953da87c0b524b0fd69e3f3884d062bff9.tar.zst freebsd-ports-graphics-16221e953da87c0b524b0fd69e3f3884d062bff9.zip |
Mark two archaic ports as DEPRECATED and set EXPIRATION_DATE.
Submitted by: Pedro Giffuni <giffunip (at) asme.org> (Ports creator)
Diffstat (limited to 'graphics/hobbes-icons-xpm')
-rw-r--r-- | graphics/hobbes-icons-xpm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index 89388e1f7ae..95a1d7862d8 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Collection of over 3000 icons in XPM3 format +DEPRECATED= Archaic port +EXPIRATION_DATE= 2007-03-28 + USE_X_PREFIX= yes NO_BUILD= yes |