diff --git a/infrastructure/templates/Makefile.template b/infrastructure/templates/Makefile.template index e50e4c995c9..784cc08e465 100644 --- a/infrastructure/templates/Makefile.template +++ b/infrastructure/templates/Makefile.template @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.template,v 1.32 2001/08/30 21:43:10 naddy Exp $ +# $OpenBSD: Makefile.template,v 1.33 2001/09/06 09:48:23 heko Exp $ # $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $ # Original from: credit the original author here # @@ -15,8 +15,8 @@ # # Very short description of the package, 60 chars max # -COMMENT= ??? -# COMMENT-foo= ??? for multi packages +COMMENT= "???" +# COMMENT-foo= "???" for multi packages # # What port/package will be created