diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-15 23:46:01 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-15 23:46:01 +0000 |
commit | b8cbe9f50ef1d78f44725236c06fbd57bf505f9f (patch) | |
tree | b13d93ae3943a3ad2dc1917e98a4a3b256191cbe /security/pinentry-curses/Makefile | |
parent | 090d5e38ff625b468849944938c7c6a9ac7e410a (diff) | |
download | ports-b8cbe9f50ef1d78f44725236c06fbd57bf505f9f.tar.gz ports-b8cbe9f50ef1d78f44725236c06fbd57bf505f9f.zip |
Notes
Diffstat (limited to 'security/pinentry-curses/Makefile')
-rw-r--r-- | security/pinentry-curses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry-curses/Makefile b/security/pinentry-curses/Makefile index f29c96851317..d6d7819c71b4 100644 --- a/security/pinentry-curses/Makefile +++ b/security/pinentry-curses/Makefile @@ -9,7 +9,7 @@ PORTNAME= pinentry COMMENT= Curses version of the gnupg password dialog -CONFLICTS= pinentry-0.7.1 +CONFLICTS= pinentry-[0-9]* PINENTRY_CURSES=yes |