diff options
author | lofi <lofi@FreeBSD.org> | 2005-04-16 07:46:01 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-04-16 07:46:01 +0800 |
commit | 57dfaf43543da43214275ba9ad22b92706d87b95 (patch) | |
tree | bd85b2a573acbd11f4f1b9a66853b15477a82229 /security/pinentry-gtk2 | |
parent | f7b511c117d1bc66ecb294bbd0fdc4acd9249b82 (diff) | |
download | freebsd-ports-graphics-57dfaf43543da43214275ba9ad22b92706d87b95.tar.gz freebsd-ports-graphics-57dfaf43543da43214275ba9ad22b92706d87b95.tar.zst freebsd-ports-graphics-57dfaf43543da43214275ba9ad22b92706d87b95.zip |
Update to 0.7.2
Diffstat (limited to 'security/pinentry-gtk2')
-rw-r--r-- | security/pinentry-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile index 31c93c03ff8..e7614fd8ccb 100644 --- a/security/pinentry-gtk2/Makefile +++ b/security/pinentry-gtk2/Makefile @@ -9,7 +9,7 @@ PORTNAME= pinentry COMMENT= GTK+ 2.0 version of the GnuPG password dialog -CONFLICTS= pinentry-0.7.1 +CONFLICTS= pinentry-[0-9]* PINENTRY_GTK2= yes |