Index: head/textproc/rubygem-liquid2/Makefile =================================================================== --- head/textproc/rubygem-liquid2/Makefile (revision 432676) +++ head/textproc/rubygem-liquid2/Makefile (revision 432677) @@ -1,21 +1,23 @@ # Created by: peter.schuller@infidyne.com # $FreeBSD$ PORTNAME= liquid PORTVERSION= 2.6.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 2 MAINTAINER= ruby@FreeBSD.org COMMENT= Library for rendering safe templates LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -NO_ARCH= yes +DEPRECATED= Use textproc/rubygem-liquid instead +EXPIRATION_DATE=2017-02-28 +NO_ARCH= yes USE_RUBY= yes USES= gem .include