summaryrefslogtreecommitdiff
path: root/packaging/freebsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/freebsd/Makefile')
-rw-r--r--packaging/freebsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/freebsd/Makefile b/packaging/freebsd/Makefile
index f4bf0fe..e484997 100644
--- a/packaging/freebsd/Makefile
+++ b/packaging/freebsd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= monkeysphere
-PORTVERSION= 0.16
+PORTVERSION= 0.18
CATEGORIES= security
MASTER_SITES= http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/
# hack for debian orig tarballs
@@ -17,7 +17,7 @@ COMMENT= use the OpenPGP web of trust to verify ssh connections
LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
RUN_DEPENDS= base64:${PORTSDIR}/converters/base64 \
- gpg:${PORTSDIR}/security/gnupg \
+ gpg:${PORTSDIR}/security/gnupg1 \
lockfile:${PORTSDIR}/mail/procmail \
/usr/local/bin/getopt:${PORTSDIR}/misc/getopt \
bash:${PORTSDIR}/shells/bash