diff options
Diffstat (limited to 'www/rubygem-bluecloth/Makefile')
-rw-r--r-- | www/rubygem-bluecloth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rubygem-bluecloth/Makefile b/www/rubygem-bluecloth/Makefile index 777a73cfe90f..13389eac47cc 100644 --- a/www/rubygem-bluecloth/Makefile +++ b/www/rubygem-bluecloth/Makefile @@ -14,6 +14,8 @@ COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool PLIST_SUB+= DISTNAME="${DISTNAME}" BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" |