summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-28 06:42:08 +0000
committerwiz <wiz>2015-05-28 06:42:08 +0000
commit1e7d59d46c446ffed03694a946782fe6d1a6c5a8 (patch)
tree5cc2d2ecda5138a8edb774a5eb04c959b92aa45d
parentf1f64314b79b7abe08d85c07aba2ec361340d3b3 (diff)
downloadpkgsrc-1e7d59d46c446ffed03694a946782fe6d1a6c5a8.tar.gz
Reset PKGREVISION after update.
-rw-r--r--security/pinentry-gtk2/Makefile4
-rw-r--r--security/pinentry-qt4/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile
index 06b6e5526b1..7e0d28399d7 100644
--- a/security/pinentry-gtk2/Makefile
+++ b/security/pinentry-gtk2/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2015/04/25 14:24:49 tnn Exp $
-#
+# $NetBSD: Makefile,v 1.34 2015/05/28 06:42:08 wiz Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-gtk2-/}
-PKGREVISION= 1
COMMENT= Applications for entering PINs or Passphrases, gtk2 enabled
.include "../../security/pinentry/Makefile.common"
diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile
index 752b24d18c2..3aa67bfd058 100644
--- a/security/pinentry-qt4/Makefile
+++ b/security/pinentry-qt4/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2015/04/25 14:24:49 tnn Exp $
-#
+# $NetBSD: Makefile,v 1.33 2015/05/28 06:42:08 wiz Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-qt4-/}
-PKGREVISION= 1
COMMENT= Applications for entering PINs or Passphrases, qt4 enabled
.include "../../security/pinentry/Makefile.common"