diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 07:24:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 07:24:40 +0000 |
commit | f9e29d32bea28313bfe6538244409929dc7981fb (patch) | |
tree | d62ecfad2761d4acec14661ce99075e828f9b7e4 /misc/gnome-osd/Makefile | |
parent | - Update to 1.1.6 (diff) |
Deprecate unmaintained ports from misc where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'misc/gnome-osd/Makefile')
-rw-r--r-- | misc/gnome-osd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile index 9ea802cbbad5..f7838aef3503 100644 --- a/misc/gnome-osd/Makefile +++ b/misc/gnome-osd/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://telecom.inescporto.pt/~gjc/gnome-osd/${DISTVERSION:C|-.*$|| MAINTAINER= ports@FreeBSD.org COMMENT= An On-Screen-Display infrastructure using Pango text rendering +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 USE_PYTHON= yes USE_GMAKE= yes |