aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2013-12-12 02:24:02 +0800
committernox <nox@FreeBSD.org>2013-12-12 02:24:02 +0800
commit1d82eadcbe5ef4af4b2dfc8ccc40afc52604f8fe (patch)
tree27846766aeb588bf835cfaf49a39e04386c7c8c4
parentcb55929e7b2ea489eef019a67d6dae704eae94ca (diff)
downloadfreebsd-ports-graphics-1d82eadcbe5ef4af4b2dfc8ccc40afc52604f8fe.tar.gz
freebsd-ports-graphics-1d82eadcbe5ef4af4b2dfc8ccc40afc52604f8fe.tar.zst
freebsd-ports-graphics-1d82eadcbe5ef4af4b2dfc8ccc40afc52604f8fe.zip
- Capitalize multimedia/vdr-plugin-markad RESTRICTED.
- Add it to LEGAL. Submitted by: eadler
-rw-r--r--LEGAL1
-rw-r--r--multimedia/vdr-plugin-markad/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/LEGAL b/LEGAL
index 424fdfc5afb..2bf2c59fe15 100644
--- a/LEGAL
+++ b/LEGAL
@@ -269,6 +269,7 @@ uppaal-*.zip devel/uppaal Downloading requires completion of a license agreeme
ut2004-lnx-* games/linux-ut2004-demo Redistribution limited
ut_linux_mgr_* sysutils/linux-megamgr Redistribution prohibited
uzap.tar.gz editors/uzap This software may not be used to make a profit in any way.
+vdr-markad-* multimedia/vdr-plugin-markad Installs station logos
ventrilo_srv-* audio/ventrilo-server May not be redistributed. For personal use only. Must accept license to download.
vice-* emulators/vice ROMs are copyrighted by Commodore Business Machines
VMware-vSphere-Perl* net/vmware-vsphere-cli May not be redistributed. Must accept license to download.
diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile
index f753d94a659..3dea5fca1fe 100644
--- a/multimedia/vdr-plugin-markad/Makefile
+++ b/multimedia/vdr-plugin-markad/Makefile
@@ -27,7 +27,7 @@ MAKE_ENV+= DEFINES="${DEFINES}"
MANCOMPRESSED= yes
MAN1= markad.1
-RESTRICTED= installs station logos
+RESTRICTED= Installs station logos
NO_STAGE= yes
.include "${.CURDIR}/../vdr/Makefile.plugins"