From 95cdf8cdfec569920a3bc453b6fde07fd972ca4e Mon Sep 17 00:00:00 2001 From: lebel Date: Tue, 20 May 2003 13:52:00 +0000 Subject: [PATCH] PERMIT_*_CDROM can't be Yes: The license says: Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. noticed by markus@ --- databases/postgresql/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index ff43c33deba..6f2b43e71d3 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.64 2003/02/12 17:09:03 naddy Exp $ +# $OpenBSD: Makefile,v 1.65 2003/05/20 13:52:00 lebel Exp $ COMMENT= "PostgreSQL RDBMS" COMMENT-tcl= "PostgreSQL RDBMS tcl libraries and utilities" @@ -17,9 +17,9 @@ HOMEPAGE= http://www.postgresql.org/ MAINTAINER= Brandon Palmer , \ Peter Galbavy -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM= "without fee clause" PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_CDROM= "without fee clause" PERMIT_DISTFILES_FTP= Yes MASTER_SITES= \