Index: head/textproc/rubygem-liquid3/Makefile =================================================================== --- head/textproc/rubygem-liquid3/Makefile (revision 443889) +++ head/textproc/rubygem-liquid3/Makefile (revision 443890) @@ -1,20 +1,22 @@ # $FreeBSD$ PORTNAME= liquid PORTVERSION= 3.0.6 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 3 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-07-31 +NO_ARCH= yes USE_RUBY= yes USES= gem .include