diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-12-29 00:58:45 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-12-29 00:58:45 +0800 |
commit | 56be3326a3464ed7fee71fc504a235d0d9d9cf0e (patch) | |
tree | e5585958859d894819823bc53c3a43fb30727dd3 /graphics | |
parent | 5c335321e74651888cddaae7cc3856476293092c (diff) | |
download | freebsd-ports-gnome-56be3326a3464ed7fee71fc504a235d0d9d9cf0e.tar.gz freebsd-ports-gnome-56be3326a3464ed7fee71fc504a235d0d9d9cf0e.tar.zst freebsd-ports-gnome-56be3326a3464ed7fee71fc504a235d0d9d9cf0e.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')
-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 89388e1f7ae4..95a1d7862d8f 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 |