diff options
author | lofi <lofi@FreeBSD.org> | 2005-04-15 23:46:01 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-04-15 23:46:01 +0000 |
commit | 57dfaf43543da43214275ba9ad22b92706d87b95 (patch) | |
tree | bd85b2a573acbd11f4f1b9a66853b15477a82229 /security/pinentry-curses | |
parent | f7b511c117d1bc66ecb294bbd0fdc4acd9249b82 (diff) | |
download | FreeBSD-ports-57dfaf43543da43214275ba9ad22b92706d87b95.zip FreeBSD-ports-57dfaf43543da43214275ba9ad22b92706d87b95.tar.gz |
Update to 0.7.2
Diffstat (limited to 'security/pinentry-curses')
-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 f29c968..d6d7819 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 |