pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/Geomyidae Geomyidae: Adjust LICENSE (all the code ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6240b1d17623
branches:  trunk
changeset: 311417:6240b1d17623
user:      leot <leot%pkgsrc.org@localhost>
date:      Fri Aug 10 10:44:13 2018 +0000

description:
Geomyidae: Adjust LICENSE (all the code is licensed under mit)

diffstat:

 net/Geomyidae/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 814e0f80d45b -r 6240b1d17623 net/Geomyidae/Makefile
--- a/net/Geomyidae/Makefile    Fri Aug 10 10:41:40 2018 +0000
+++ b/net/Geomyidae/Makefile    Fri Aug 10 10:44:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2018/08/10 10:41:20 leot Exp $
+# $NetBSD: Makefile,v 1.10 2018/08/10 10:44:13 leot Exp $
 
 DISTNAME=      geomyidae-v0.32.2
 PKGNAME=       ${DISTNAME:S/-v/-/}
@@ -9,7 +9,7 @@
 MAINTAINER=    leot%NetBSD.org@localhost
 HOMEPAGE=      gopher://bitreich.org/1/scm/geomyidae
 COMMENT=       Gopher daemon for Linux/BSD
-LICENSE=       mit AND x11
+LICENSE=       mit
 
 BUILD_DEFS+=   VARBASE GEOMYIDAE_USER GEOMYIDAE_GROUP GEOMYIDAE_ROOTDIR
 FILES_SUBST+=  GEOMYIDAE_USER=${GEOMYIDAE_USER} GEOMYIDAE_GROUP=${GEOMYIDAE_GROUP}



Home | Main Index | Thread Index | Old Index