summaryrefslogtreecommitdiff
path: root/security/gpass/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-05-10 16:21:54 +0000
committerjmmv <jmmv@pkgsrc.org>2004-05-10 16:21:54 +0000
commit9ee3ff4e55d5237e8e17c3ee2b5e60873df8209b (patch)
tree6ce575a8ed828709a50ef3947b8eb6c3326d238f /security/gpass/Makefile
parent55bf627f6e2818226542ffb8d7d73211aa854b96 (diff)
downloadpkgsrc-9ee3ff4e55d5237e8e17c3ee2b5e60873df8209b.tar.gz
Update to 0.4.2:
Added a 'Copy Both' menu item to the 'Entry' menu that 'queues' the username and password on the clipboard. Also, this release fixes some bugs in the configure script.
Diffstat (limited to 'security/gpass/Makefile')
-rw-r--r--security/gpass/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/gpass/Makefile b/security/gpass/Makefile
index c4aef49e607..52be477a95d 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/05/02 11:57:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/05/10 16:21:54 jmmv Exp $
#
-DISTNAME= gpass-0.4.1
+DISTNAME= gpass-0.4.2
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/}
@@ -13,7 +13,6 @@ GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_DIRS+= xdg-1.1
USE_LIBTOOL= YES
-USE_PKGLOCALEDIR= YES
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"