aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2014-05-17 15:24:47 +0800
committereadler <eadler@FreeBSD.org>2014-05-17 15:24:47 +0800
commit9372e187d40985d259a84cbbd23005084ac4e932 (patch)
tree52c03c0133dec5602081fdb1f6c8651bbd1467c4 /sysutils
parent49963a960cc06a2ae3aaae1a7646db7aa4dc13ec (diff)
downloadfreebsd-ports-gnome-9372e187d40985d259a84cbbd23005084ac4e932.tar.gz
freebsd-ports-gnome-9372e187d40985d259a84cbbd23005084ac4e932.tar.zst
freebsd-ports-gnome-9372e187d40985d259a84cbbd23005084ac4e932.zip
LEGAL: fix multiple ports
Rename lang/dmd -> lang/dmd1 (cy) Merge legal text for net/vmware-vsphere-cli (zi) Fix sysutils/tarsnap to have text in LEGAL (cperciva) games/linux-savage restricted reason (acm) text edit for archivers/rar (gabor) copy from port to LEGAL for lang/ifc (maho) copy from LEGAL to port for science/gamess (maho) add LEGAL_PACKAGE to lang/dmd1 (cy) This brings the total number of ports with issues to below 100 Approved by: portmgr (implicit)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/tarsnap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/tarsnap/Makefile b/sysutils/tarsnap/Makefile
index 0e09c4099194..fc9336e1bd2e 100644
--- a/sysutils/tarsnap/Makefile
+++ b/sysutils/tarsnap/Makefile
@@ -27,5 +27,6 @@ SSE2_CFLAGS= -msse2
.if exists(${PATCHDIR})
RESTRICTED= license only allows redistribution and use of unmodified source and binaries
.endif
+LEGAL_TEXT= license restricts redistribution of source and binaries
.include <bsd.port.post.mk>