pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/Geomyidae
Module Name: pkgsrc
Committed By: leot
Date: Fri Aug 10 10:44:13 UTC 2018
Modified Files:
pkgsrc/net/Geomyidae: Makefile
Log Message:
Geomyidae: Adjust LICENSE (all the code is licensed under mit)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/Geomyidae/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/Geomyidae/Makefile
diff -u pkgsrc/net/Geomyidae/Makefile:1.9 pkgsrc/net/Geomyidae/Makefile:1.10
--- pkgsrc/net/Geomyidae/Makefile:1.9 Fri Aug 10 10:41:20 2018
+++ pkgsrc/net/Geomyidae/Makefile Fri Aug 10 10:44:13 2018
@@ -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 @@ EXTRACT_SUFX= .tgz
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