diff options
Diffstat (limited to 'sysutils/passwordsafe/Makefile')
-rw-r--r-- | sysutils/passwordsafe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile index 2adee78c1098..0b4bfcdd36d8 100644 --- a/sysutils/passwordsafe/Makefile +++ b/sysutils/passwordsafe/Makefile @@ -1,6 +1,6 @@ PORTNAME= passwordsafe DISTVERSION= 1.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= brnrd@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://pwsafe.org LICENSE= ART20 LIB_DEPENDS= libcurl.so:ftp/curl \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libxerces-c.so:textproc/xerces-c3 \ libqrencode.so:graphics/libqrencode BUILD_DEPENDS= zip:archivers/zip |