Index: head/sysutils/di/Makefile =================================================================== --- head/sysutils/di/Makefile (revision 438251) +++ head/sysutils/di/Makefile (revision 438252) @@ -1,28 +1,31 @@ # Created by: Brad Lanam # $FreeBSD$ PORTNAME= di PORTVERSION= 4.43 CATEGORIES= sysutils MASTER_SITES= https://gentoo.com/di/ \ http://www.cyberbotx.com/di/ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Disk Information Utility +LICENSE= ZLIB +LICENSE_FILE= ${WRKSRC}/LICENSE + MAKE_ENV= prefix="${PREFIX}" MAKE_ARGS= -e OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_MAKE_ENV_OFF= DI_NO_NLS=T post-patch: @${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/C/di.c pre-install: @${STRIP_CMD} ${WRKSRC}/C/di .include Index: head/sysutils/di/pkg-descr =================================================================== --- head/sysutils/di/pkg-descr (revision 438251) +++ head/sysutils/di/pkg-descr (revision 438252) @@ -1,7 +1,7 @@ 'di' is a disk information utility, displaying everything (and more) that your 'df' command does. It features the ability to display your disk usage in whatever format you desire/prefer/are used to. It is designed to be portable across many platforms. -WWW: http://www.gentoo.com/di/ +WWW: https://gentoo.com/di/