pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pvs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 15 17:32:45 UTC 2021

Modified Files:
        pkgsrc/devel/pvs: Makefile

Log Message:
pvs: revert unintended commit


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/pvs/Makefile

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

Modified files:

Index: pkgsrc/devel/pvs/Makefile
diff -u pkgsrc/devel/pvs/Makefile:1.51 pkgsrc/devel/pvs/Makefile:1.52
--- pkgsrc/devel/pvs/Makefile:1.51      Mon Nov 15 17:32:14 2021
+++ pkgsrc/devel/pvs/Makefile   Mon Nov 15 17:32:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2021/11/15 17:32:14 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2021/11/15 17:32:45 wiz Exp $
 #
 # This package is very outdated and should be built from sources
 # rather than using Linux binaries.
@@ -14,7 +14,7 @@ EXTRACT_SUFX=         .tgz
 DISTFILES=             ${DISTNAME}-${MAINFILEEXT}${EXTRACT_SUFX} \
                        pvs-${VERSION}-system${EXTRACT_SUFX} \
                        pvs-${VERSION}-libraries${EXTRACT_SUFX}
-#LICENSE=              pvs-license
+LICENSE=               pvs-license
 
 # not quite sure about this, but to be on the safe side:
 RESTRICTED=            Redistribution not permitted - see ${HOMEPAGE}license.html



Home | Main Index | Thread Index | Old Index