Index: head/devel/libtrue/Makefile =================================================================== --- head/devel/libtrue/Makefile (revision 443110) +++ head/devel/libtrue/Makefile (revision 443111) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= libtrue PORTVERSION= 20170609 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GH MAINTAINER= bdrewery@FreeBSD.org COMMENT= You can't handle the truth USE_GITHUB= yes GH_ACCOUNT= zxombie GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib ${STAGEDIR}/bin ${INSTALL_DATA} ${WRKSRC}/libtrue/libtrue.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so.0 ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_PROGRAM} ${WRKSRC}/true/true ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/libtrue/true.h ${STAGEDIR}${PREFIX}/include/ .include Index: head/devel/libtrue/pkg-descr =================================================================== --- head/devel/libtrue/pkg-descr (revision 443110) +++ head/devel/libtrue/pkg-descr (revision 443111) @@ -1,5 +1,5 @@ You can't handle the truth. -libtruth is the definitive library for handling the truth. It is +libtrue is the definitive library for handling the truth. It is a quickly growing project with a lot of plans for the future. WWW: https://github.com/zxombie/libtrue