summaryrefslogtreecommitdiff
path: root/sysutils/duplicity05
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-12-21 13:31:56 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-12-21 13:31:56 +0000
commitfc5b96f1a8f1e9bd71cc18975ccc5eddc2885c4e (patch)
tree31a09f87aa54867613bdaa899315c4a22186d754 /sysutils/duplicity05
parento/` One more time, we're gonna fix four-ehehex, oh yeah, all right o/` (diff)
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1. Thanks to: dougb, lofi
Notes
Notes: svn path=/head/; revision=180326
Diffstat (limited to 'sysutils/duplicity05')
-rw-r--r--sysutils/duplicity05/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/duplicity05/Makefile b/sysutils/duplicity05/Makefile
index 32bcf638dcb5..d2dfa59f7f32 100644
--- a/sysutils/duplicity05/Makefile
+++ b/sysutils/duplicity05/Makefile
@@ -7,6 +7,7 @@
PORTNAME= duplicity
PORTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= Untrusted backup using rsync algorithm
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
USE_PYTHON= yes
USE_PYDISTUTILS=yes