From bf80915f9ac1df5def01ac06b0cbf2d6fd686ba8 Mon Sep 17 00:00:00 2001 From: jason Date: Mon, 28 May 2007 20:05:29 +0000 Subject: [PATCH] necpp is GPL --- cad/necpp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cad/necpp/Makefile b/cad/necpp/Makefile index 2879baeab36..41359e38c34 100644 --- a/cad/necpp/Makefile +++ b/cad/necpp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2007/05/28 17:46:57 jason Exp $ +# $OpenBSD: Makefile,v 1.2 2007/05/28 20:05:29 jason Exp $ COMMENT= "NEC2++ antenna simulator" @@ -10,6 +10,7 @@ MASTER_SITES= ${HOMEPAGE} MAINTAINER= Jason Wright +# GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes