diff options
-rw-r--r-- | devel/bonobo-conf/Makefile | 3 | ||||
-rw-r--r-- | devel/gnome-crash/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile index 94814be04168..e50ca6d3d67c 100644 --- a/devel/bonobo-conf/Makefile +++ b/devel/bonobo-conf/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Bonobo configuration moniker +DEPRECATED= No more supported upstream, not depend on anymore. +EXPIRATION_DATE= 2011-11-30 + USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack bonobo gconf diff --git a/devel/gnome-crash/Makefile b/devel/gnome-crash/Makefile index 912df61b6275..d0b8ebb643bf 100644 --- a/devel/gnome-crash/Makefile +++ b/devel/gnome-crash/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= A small coredump analysis tool for GNOME +DEPRECATED= No more supported upstream, not depend on anymore. +EXPIRATION_DATE= 2011-11-30 + USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libglade gnomeprint GNU_CONFIGURE= yes |