Index: www/joomla15/Makefile =================================================================== --- www/joomla15/Makefile (revision 400144) +++ www/joomla15/Makefile (working copy) @@ -14,6 +14,10 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.php +DEPRECATED= Joomla 1.5.x reached its End of Life in December 2012. Please update to a current version +FORBIDDEN= Joomla 1.5.x reached its End of Life in December 2012. +EXPIRATION_DATE= 2015-12-25 + FETCH_CMD= fetch -Rr USES= tar:bzip2 NO_BUILD= yes Index: www/joomla25/Makefile =================================================================== --- www/joomla25/Makefile (revision 400144) +++ www/joomla25/Makefile (working copy) @@ -11,6 +11,10 @@ LICENSE= GPLv2 +DEPRECATED= Joomla 2.5.x reached its End of Life in December 2014. Please update to a current version +FORBIDDEN= Joomla 2.5.x reached its End of Life in December 2014. +EXPIRATION_DATE= 2015-12-25 + GH_PROJECT= ${PORTNAME}-cms NO_BUILD= yes