pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

aolserver, aolserver4: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu Mar 22 17:34:00 2018 +0900
Changeset:	0f7423883708e7f481c9924f512dcb23639a366e

Modified Files:
	aolserver/Makefile
	aolserver4/Makefile

Log Message:
aolserver, aolserver4: add LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0f7423883708e7f481c9924f512dcb23639a366e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 aolserver/Makefile  | 1 +
 aolserver4/Makefile | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/aolserver/Makefile b/aolserver/Makefile
old mode 100644
new mode 100755
index a8b1ff217e..58681c5f67
--- a/aolserver/Makefile
+++ b/aolserver/Makefile
@@ -5,6 +5,7 @@ DISTNAME=		aolserver-4.01-src
 PKGNAME=		${DISTNAME:S/-src//}
 CATEGORIES=		www
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=aolserver/}
+LICENSE=	mpl-1.1
 
 MAINTAINER=		iharding%destinydata.com@localhost
 HOMEPAGE=		http://www.aolserver.com/
diff --git a/aolserver4/Makefile b/aolserver4/Makefile
old mode 100644
new mode 100755
index 98fdbaed06..fdfdf26396
--- a/aolserver4/Makefile
+++ b/aolserver4/Makefile
@@ -5,12 +5,12 @@ DISTNAME=		aolserver-4.0.10-src
 PKGNAME=		${DISTNAME:S/-src//}
 CATEGORIES=		www
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=aolserver/}
+LICENSE=	mpl-1.1
 
 MAINTAINER=		iharding%destinydata.com@localhost
 HOMEPAGE=		http://www.aolserver.com/
 COMMENT=		America Online's open source web server
 
-
 MAKE_FLAGS+=		NSHOME=${WRKSRC}
 CONFIGURE_ARGS+=	--with-tcl=${BUILDLINK_PREFIX.tcl}/lib
 


Home | Main Index | Thread Index | Old Index