Index: head/devel/unittest-cpp/Makefile =================================================================== --- head/devel/unittest-cpp/Makefile (revision 430352) +++ head/devel/unittest-cpp/Makefile (revision 430353) @@ -1,20 +1,19 @@ # Created by: iblis # $FreeBSD$ PORTNAME= unittest-cpp PORTVERSION= 1.6.1 DISTVERSIONPREFIX= v CATEGORIES= devel -MASTER_SITES= GH MAINTAINER= iblis@hs.ntnu.edu.tw COMMENT= Lightweight unit testing framework for C++ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes USES= cmake .include