diff options
Diffstat (limited to 'german')
-rw-r--r-- | german/bsdforen-firefox-searchplugin/Makefile | 4 | ||||
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/Makefile | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/german/bsdforen-firefox-searchplugin/Makefile b/german/bsdforen-firefox-searchplugin/Makefile index 14cde74e1aa4..e70ab9c5e629 100644 --- a/german/bsdforen-firefox-searchplugin/Makefile +++ b/german/bsdforen-firefox-searchplugin/Makefile @@ -18,6 +18,10 @@ USE_FIREFOX= yes NO_BUILD= yes NO_STAGE= yes + +DEPRECATED= No longer works after forum software update +EXPIRATION_DATE=2014-05-31 + .include <bsd.port.pre.mk> do-extract: diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index 6cee35e2724a..313baf1e7e29 100644 --- a/german/bsdgroup-firefox-searchplugin/Makefile +++ b/german/bsdgroup-firefox-searchplugin/Makefile @@ -18,6 +18,10 @@ USE_FIREFOX= yes NO_BUILD= yes NO_STAGE= yes + +DEPRECATED= bsdgroup.de no longer seems to exist +EXPIRATION_DATE=2014-05-31 + do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup.src ${WRKSRC} |