From f28980eee2c291a4e518bf0cd314cecbef0d409f Mon Sep 17 00:00:00 2001 From: bdrewery Date: Sat, 10 Jun 2017 21:48:36 +0000 Subject: - Remove unneeded MASTER_SITES - Add LICENSE Submitted by: dbaio --- devel/libtrue/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/libtrue/Makefile b/devel/libtrue/Makefile index 1e4f816ee3e6..87e0351776f8 100644 --- a/devel/libtrue/Makefile +++ b/devel/libtrue/Makefile @@ -2,13 +2,15 @@ PORTNAME= libtrue PORTVERSION= 20170609 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel -MASTER_SITES= GH MAINTAINER= bdrewery@FreeBSD.org COMMENT= You can't handle the truth +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + USE_GITHUB= yes GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace -- cgit