From cea92579e2660b7863a226fc8ed8da8ed7b9f780 Mon Sep 17 00:00:00 2001 From: camield Date: Sun, 22 Apr 2001 12:18:16 +0000 Subject: [PATCH] PERMIT_PACKAGE_*: Yes -> No No license, or license not clear --- devel/libtai/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile index 00a5c5335a4..31b100a0901 100644 --- a/devel/libtai/Makefile +++ b/devel/libtai/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/04/16 20:14:24 lebel Exp $ +# $OpenBSD: Makefile,v 1.2 2001/04/22 12:18:16 camield Exp $ COMMENT= "library for storing and manipulating dates and times" @@ -11,8 +11,8 @@ MAINTAINER= Brian J. Kifiak MASTER_SITES= http://cr.yp.to/libtai/ -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes +PERMIT_PACKAGE_CDROM= No +PERMIT_PACKAGE_FTP= No PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes