diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-12 05:08:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-12 05:08:58 +0800 |
commit | 9d69a7485a74e265794d9c3c51971c4baaf42598 (patch) | |
tree | 4e7261d8be35ee972a7a4453b562284cb6445fcc /x11/fbsd-icons/Makefile | |
parent | 01640c42415520c550f47b7f24925f412f4d25f2 (diff) | |
download | freebsd-ports-gnome-9d69a7485a74e265794d9c3c51971c4baaf42598.tar.gz freebsd-ports-gnome-9d69a7485a74e265794d9c3c51971c4baaf42598.tar.zst freebsd-ports-gnome-9d69a7485a74e265794d9c3c51971c4baaf42598.zip |
Deprecate unmaintained ports from x11 where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'x11/fbsd-icons/Makefile')
-rw-r--r-- | x11/fbsd-icons/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile index 27946f35794e..d6eda9bf750f 100644 --- a/x11/fbsd-icons/Makefile +++ b/x11/fbsd-icons/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Collection of icons related to the FreeBSD project +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + NO_BUILD= yes NO_WRKSUBDIR= yes |