diff options
author | Juergen Lock <nox@FreeBSD.org> | 2014-03-27 20:04:33 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2014-03-27 20:04:33 +0000 |
commit | b0052bba37ef795fe4baa675a93fec7ec0209f3f (patch) | |
tree | c054c5f5b7a399fc5b4f3180e65657120e78bde6 /german | |
parent | 6bbfe20bb6bb3a941c8147dc70ce19534ace3cd8 (diff) | |
download | ports-b0052bba37ef795fe4baa675a93fec7ec0209f3f.tar.gz ports-b0052bba37ef795fe4baa675a93fec7ec0209f3f.zip |
Notes
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} |