devel/go-sql-driver: mark deprecated

PR:		230280
This commit is contained in:
Steve Wills 2019-01-15 14:50:27 +00:00
parent 60e5f44d67
commit 967979efd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490382

View file

@ -17,4 +17,7 @@ GH_PROJECT= mysql
GO_PKGNAME= github.com/${PORTNAME}/${GH_PROJECT} GO_PKGNAME= github.com/${PORTNAME}/${GH_PROJECT}
DEPRECATED= Go source should not be packaged
EXPIRATION_DATE= 2019-02-15
.include <bsd.port.mk> .include <bsd.port.mk>