Index: head/textproc/go-text/Makefile =================================================================== --- head/textproc/go-text/Makefile (revision 435609) +++ head/textproc/go-text/Makefile (revision 435610) @@ -1,17 +1,20 @@ # Created by: Grzegorz Blach # $FreeBSD$ PORTNAME= go-text PORTVERSION= 20130911 CATEGORIES= textproc MASTER_SITES= LOCAL/gblach/ MAINTAINER= ports@FreeBSD.org COMMENT= Go package for manipulating paragraphs of text LICENSE= MIT USES= go GO_PKGNAME= github.com/kr/text +DEPRECATED= Go libraries should not be packaged +EXPIRATION_DATE= 2017-04-08 + .include