summaryrefslogtreecommitdiff
path: root/security/ssh-askpass
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/ssh-askpass
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/ssh-askpass')
-rw-r--r--security/ssh-askpass/Makefile3
-rw-r--r--security/ssh-askpass/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
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