diff --git a/infrastructure/templates/Makefile.template b/infrastructure/templates/Makefile.template index 4e352117bb9..3b52e276516 100644 --- a/infrastructure/templates/Makefile.template +++ b/infrastructure/templates/Makefile.template @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.template,v 1.9 2000/02/12 09:24:30 turan Exp $ +# $OpenBSD: Makefile.template,v 1.10 2000/02/12 19:43:44 turan Exp $ # $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $ # Original from: credit the original author here # @@ -67,7 +67,7 @@ MAINTAINER= ports@openbsd.org # When you determine the license type, make sure to look at ALL distfiles. # Every distfile can have a different license. The PERMIT_* values are # determined by the most restrictive license. If you have two licenses -# that are in conflict, set LICENSE_TYPE="lic1,lic2" and set the appropriate +# that are in conflict, set LICENSE_TYPE="lic1 lic2" and set the appropriate # PERMIT_* values to no. NONE licenses can be ignored if the licenses # differ. Make SURE you get these values right.