diff options
Diffstat (limited to 'security/openssh-askpass')
-rw-r--r-- | security/openssh-askpass/Makefile | 1 | ||||
-rw-r--r-- | security/openssh-askpass/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-askpass/Makefile b/security/openssh-askpass/Makefile index 7652bae0a82a..b0d525f4b110 100644 --- a/security/openssh-askpass/Makefile +++ b/security/openssh-askpass/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kris MAINTAINER= kris@FreeBSD.org +COMMENT= Graphical password applet for entering SSH passphrase WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/X11/xc/programs/ssh-askpass USE_IMAKE= yes diff --git a/security/openssh-askpass/pkg-comment b/security/openssh-askpass/pkg-comment deleted file mode 100644 index eae0c3f6e82a..000000000000 --- a/security/openssh-askpass/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical password applet for entering SSH passphrase |