From 4e3547de3bbe9aae985ad91f7aae76896b121cf0 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:42:09 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- security/ssh-askpass/Makefile | 3 ++- security/ssh-askpass/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 security/ssh-askpass/pkg/COMMENT (limited to 'security/ssh-askpass') diff --git a/security/ssh-askpass/Makefile b/security/ssh-askpass/Makefile index a0eb7aee761..7e736906dee 100644 --- a/security/ssh-askpass/Makefile +++ b/security/ssh-askpass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/08/11 05:22:57 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:50:09 wiz Exp $ DISTNAME= x11-ssh-askpass-1.0 PKGNAME= ${DISTNAME:S/^x11-//} @@ -7,6 +7,7 @@ MASTER_SITES= http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/ +COMMENT= X11-based passphrase dialog for OpenSSH USE_X11BASE= # defined USE_IMAKE= # defined diff --git a/security/ssh-askpass/pkg/COMMENT b/security/ssh-askpass/pkg/COMMENT deleted file mode 100644 index 51ed7cac20d..00000000000 --- a/security/ssh-askpass/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11-based passphrase dialog for OpenSSH -- cgit v1.2.3