diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-19 15:22:11 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-19 15:22:11 +0000 |
commit | fb10db3f54b00d17aaf286be737e5b8aad320ba4 (patch) | |
tree | 9b970bed9dfea2eb92335e483bef92effd0f005d /security/pinentry | |
parent | 1ad8e6378a0e02eb9a3bb60ec8603fe7cceedda1 (diff) | |
download | ports-fb10db3f54b00d17aaf286be737e5b8aad320ba4.tar.gz ports-fb10db3f54b00d17aaf286be737e5b8aad320ba4.zip |
Notes
Diffstat (limited to 'security/pinentry')
-rw-r--r-- | security/pinentry/Makefile | 1 | ||||
-rw-r--r-- | security/pinentry/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index d445c4bf7c05..5116d775e04b 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -7,6 +7,7 @@ PORTNAME= pinentry PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= pinentry diff --git a/security/pinentry/pkg-plist b/security/pinentry/pkg-plist index 94452016f9ab..6ebc83fedc0f 100644 --- a/security/pinentry/pkg-plist +++ b/security/pinentry/pkg-plist @@ -2,3 +2,4 @@ %%WITH_GTK%%bin/pinentry-gtk %%WITH_GTK2%%bin/pinentry-gtk-2 %%WITH_QT%%bin/pinentry-qt +bin/pinentry |