aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duplicity
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2007-05-29 09:01:52 +0000
committerVasil Dimov <vd@FreeBSD.org>2007-05-29 09:01:52 +0000
commit4fbff44688f9a1c25cc5ad2d302e8d0fe4a75d6d (patch)
treeddf45ecf673db89cd22bc9f4dbe975b6313eb265 /sysutils/duplicity
parentd504a7a5f274a51321af19323fd0c694d2b95570 (diff)
downloadports-4fbff44688f9a1c25cc5ad2d302e8d0fe4a75d6d.tar.gz
ports-4fbff44688f9a1c25cc5ad2d302e8d0fe4a75d6d.zip
Notes
Diffstat (limited to 'sysutils/duplicity')
-rw-r--r--sysutils/duplicity/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 67d14ed64e31..ed0cadd0a7ac 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -7,7 +7,7 @@
PORTNAME= duplicity
PORTVERSION= 0.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= Untrusted backup using rsync algorithm
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
-RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
USE_PYTHON= yes
USE_PYDISTUTILS=yes