pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/pgp2
Module Name: pkgsrc
Committed By: joerg
Date: Wed Mar 18 18:00:49 UTC 2020
Modified Files:
pkgsrc/security/pgp2: Makefile
Log Message:
Uses ${TAR}
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/security/pgp2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/pgp2/Makefile
diff -u pkgsrc/security/pgp2/Makefile:1.58 pkgsrc/security/pgp2/Makefile:1.59
--- pkgsrc/security/pgp2/Makefile:1.58 Tue Jan 2 05:37:23 2018
+++ pkgsrc/security/pgp2/Makefile Wed Mar 18 18:00:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2018/01/02 05:37:23 maya Exp $
+# $NetBSD: Makefile,v 1.59 2020/03/18 18:00:48 joerg Exp $
DISTNAME= pgp263is
PKGREVISION= 1
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.pgpi.org/
COMMENT= Public-key encryption and digital signature utility (v2)
LICENSE= pgp2-license
+USE_TOOLS+= tar
WRKSRC= ${WRKDIR}/src
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index