diff options
author | nox <nox@FreeBSD.org> | 2013-12-12 02:24:02 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2013-12-12 02:24:02 +0800 |
commit | 1d82eadcbe5ef4af4b2dfc8ccc40afc52604f8fe (patch) | |
tree | 27846766aeb588bf835cfaf49a39e04386c7c8c4 | |
parent | cb55929e7b2ea489eef019a67d6dae704eae94ca (diff) | |
download | freebsd-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-- | LEGAL | 1 | ||||
-rw-r--r-- | multimedia/vdr-plugin-markad/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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" |