pkgsrc-WIP-changes archive

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

ap2-auth-pam: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu Mar 22 17:42:24 2018 +0900
Changeset:	eb053f6b2d1535a67ae28d27df03b5a8899bb4fa

Modified Files:
	ap2-auth-pam/Makefile

Log Message:
ap2-auth-pam: add LICENSE

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

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

diffstat:
 ap2-auth-pam/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ap2-auth-pam/Makefile b/ap2-auth-pam/Makefile
old mode 100644
new mode 100755
index 441a9171d5..4e63697b1c
--- a/ap2-auth-pam/Makefile
+++ b/ap2-auth-pam/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES=	http://pam.sourceforge.net/mod_auth_pam/dist/
 MAINTAINER=	lkundrak%skosi.org@localhost
 HOMEPAGE=	http://pam.sourceforge.net/mod_auth_pam/
 COMMENT=	Apache2 module for PAM authentification
-
+LICENSE=	original-bsd AND gnu-gpl-v2
 
 APACHE_MODULE_NAME=	mod_auth_pam
 USE_LIBTOOL=		yes


Home | Main Index | Thread Index | Old Index