From 7f621f0fea16c4f2ddfc8664c2e011dc7fea2de3 Mon Sep 17 00:00:00 2001 From: turan Date: Tue, 15 Feb 2000 05:17:22 +0000 Subject: [PATCH] reflect DISTF -> DISTFILES, PKG -> PACKAGE --- infrastructure/templates/Makefile.template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/infrastructure/templates/Makefile.template b/infrastructure/templates/Makefile.template index 0ea75cd391f..fa5791990f5 100644 --- a/infrastructure/templates/Makefile.template +++ b/infrastructure/templates/Makefile.template @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.template,v 1.13 2000/02/13 08:13:46 turan Exp $ +# $OpenBSD: Makefile.template,v 1.14 2000/02/15 05:17:22 turan Exp $ # $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $ # Original from: credit the original author here # @@ -75,10 +75,10 @@ MAINTAINER= ports@openbsd.org # PERMIT_* values to no. Make SURE you get these values right. LICENSE_TYPE= "License type" -PERMIT_PKG_CDROM= "YES|'Reason if NO'" -PERMIT_PKG_FTP= "YES|'Reason if NO'" -PERMIT_DISTF_CDROM= "YES|'Reason if NO'" -PERMIT_DISTF_FTP= "YES|'Reason if NO'" +PERMIT_PACKAGE_CDROM= "YES|'Reason if NO'" +PERMIT_PACKAGE_FTP= "YES|'Reason if NO'" +PERMIT_DISTFILES_CDROM= "YES|'Reason if NO'" +PERMIT_DISTFILES_FTP= "YES|'Reason if NO'" # where the source files and patches can be fetched #