diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-02 11:46:48 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-02 11:46:48 +0000 |
commit | 0b658c2f1c7d36a5b583dcb22406b3700779ea39 (patch) | |
tree | fcdb253e7381d88894b02a8b57d342f1d4ee6500 /x11 | |
parent | 6e568eb8ac42f2776cb0baf89cd701c08ad4299c (diff) | |
download | ports-0b658c2f1c7d36a5b583dcb22406b3700779ea39.tar.gz ports-0b658c2f1c7d36a5b583dcb22406b3700779ea39.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/linux-gnomelibs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/linux-gnomelibs/Makefile b/x11/linux-gnomelibs/Makefile index 03e07ad0e1e6..03fc7d57cdec 100644 --- a/x11/linux-gnomelibs/Makefile +++ b/x11/linux-gnomelibs/Makefile @@ -13,6 +13,9 @@ DISTNAME= gnome-libs-${PORTVERSION}-44 MAINTAINER= ports@FreeBSD.org COMMENT= RPM of gnome-libs +DEPRECATED= This is a very outdated version of GNOME and it is not used by any port. +EXPIRATION_DATE=2006-06-01 + USE_LINUX_RPM= yes LINUX_DIST_VER= 3 INSTALLS_SHLIB= yes |