diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 21:08:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 21:08:58 +0000 |
commit | 065a79550490d3ce55edd6df48cd146f67d34ea3 (patch) | |
tree | 4482dd79fa5d090a6b97e2c9b3fffb311276ee05 /x11/gcursor/Makefile | |
parent | c6a97e93b76a51aeab79dac657e952e160fff605 (diff) |
Deprecate unmaintained ports from x11 where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes:
svn path=/head/; revision=270709
Diffstat (limited to 'x11/gcursor/Makefile')
-rw-r--r-- | x11/gcursor/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/gcursor/Makefile b/x11/gcursor/Makefile index 9bf4d1f97051..88d3815e4b14 100644 --- a/x11/gcursor/Makefile +++ b/x11/gcursor/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://download.qballcow.nl/programs/gcursor/ MAINTAINER= ports@FreeBSD.org COMMENT= A mouse cursor theme selector for GNOME +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + RUN_DEPENDS= file-roller:${PORTSDIR}/archivers/file-roller USE_GMAKE= yes |