From 9ee3ff4e55d5237e8e17c3ee2b5e60873df8209b Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 10 May 2004 16:21:54 +0000 Subject: 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. --- security/gpass/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/gpass/Makefile') 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" -- cgit v1.2.3