diff options
-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" |