diff options
author | vd <vd@FreeBSD.org> | 2008-03-30 19:02:01 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2008-03-30 19:02:01 +0800 |
commit | 8469d17bed328349ba373667463e938cc810992d (patch) | |
tree | 927db2d88fe9701f94b0aeeb2de91e5675f17ac2 /sysutils/duplicity/Makefile | |
parent | bdc260b33b13be6fb5af094458f471ab1cd562e4 (diff) | |
download | freebsd-ports-gnome-8469d17bed328349ba373667463e938cc810992d.tar.gz freebsd-ports-gnome-8469d17bed328349ba373667463e938cc810992d.tar.zst freebsd-ports-gnome-8469d17bed328349ba373667463e938cc810992d.zip |
Upgrade sysutils/duplicity from 0.4.9 to 0.4.10.
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG
PR: ports/122217
Submitted by: peter.schuller@infidyne.com
Diffstat (limited to 'sysutils/duplicity/Makefile')
-rw-r--r-- | sysutils/duplicity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 7a33a34ba43e..9035d162c05e 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -6,7 +6,7 @@ # PORTNAME= duplicity -PORTVERSION= 0.4.9 +PORTVERSION= 0.4.10 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |