pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Added LICENSE=gnu-gpl-v2
details: https://anonhg.NetBSD.org/pkgsrc/rev/634d2844e57a
branches: trunk
changeset: 534744:634d2844e57a
user: martti <martti%pkgsrc.org@localhost>
date: Tue Oct 30 13:57:17 2007 +0000
description:
Added LICENSE=gnu-gpl-v2
diffstat:
net/proftpd/Makefile | 3 ++-
security/keychain/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 7a5103014a14 -r 634d2844e57a net/proftpd/Makefile
--- a/net/proftpd/Makefile Tue Oct 30 13:44:22 2007 +0000
+++ b/net/proftpd/Makefile Tue Oct 30 13:57:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2007/10/12 10:06:20 martti Exp $
+# $NetBSD: Makefile,v 1.44 2007/10/30 13:57:17 martti Exp $
DISTNAME= proftpd-1.3.1
#PKGREVISION= 1
@@ -12,6 +12,7 @@
MAINTAINER= martti%NetBSD.org@localhost
HOMEPAGE= http://www.proftpd.org/
COMMENT= FTP server with Apache like configuration
+LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
diff -r 7a5103014a14 -r 634d2844e57a security/keychain/Makefile
--- a/security/keychain/Makefile Tue Oct 30 13:44:22 2007 +0000
+++ b/security/keychain/Makefile Tue Oct 30 13:57:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/01/14 08:32:32 martti Exp $
+# $NetBSD: Makefile,v 1.23 2007/10/30 13:58:07 martti Exp $
DISTNAME= keychain-2.6.8
CATEGORIES= security
@@ -8,6 +8,7 @@
MAINTAINER= martti%NetBSD.org@localhost
HOMEPAGE= http://www.gentoo.org/proj/en/keychain/
COMMENT= Nice ssh-agent front-end
+LICENSE= gnu-gpl-v2
.if !exists(/usr/bin/ssh-agent)
DEPENDS+= openssh-[0-9]*:../../security/openssh
Home |
Main Index |
Thread Index |
Old Index