diff options
author | Juergen Lock <nox@FreeBSD.org> | 2013-12-11 18:24:02 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2013-12-11 18:24:02 +0000 |
commit | b4f16ddf9e841edbd8aa8e09adc1c959e5cf6f7d (patch) | |
tree | 27846766aeb588bf835cfaf49a39e04386c7c8c4 | |
parent | 32687ebb3b194b41aa46ffdf4a2e4a8f6e8cc76a (diff) | |
download | ports-b4f16ddf9e841edbd8aa8e09adc1c959e5cf6f7d.tar.gz ports-b4f16ddf9e841edbd8aa8e09adc1c959e5cf6f7d.zip |
Notes
-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 f753d94a6593..3dea5fca1fe5 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" |