diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-03 06:57:30 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-03 06:57:30 +0000 |
commit | ad5bdb8126bb509771b46b52045a24725fda9e5d (patch) | |
tree | 72be6df03cec3759b6173d06d74b0f69d4373982 /sysutils/Makefile | |
parent | 700261726cfd6e498217d45e46501d01a549af62 (diff) | |
download | ports-ad5bdb8126bb509771b46b52045a24725fda9e5d.tar.gz ports-ad5bdb8126bb509771b46b52045a24725fda9e5d.zip |
add duplicity-0.4.0
WWW: http://www.nongnu.org/duplicity/
PR: 53235
Submitted by: Gerhard Haering <gh@ghaering.de>
Notes
Notes:
svn path=/head/; revision=84112
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a24a5da603ce..9cfca3b1c315 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -69,6 +69,7 @@ SUBDIR += doconfig SUBDIR += du2ps SUBDIR += dump9660 + SUBDIR += duplicity SUBDIR += durep SUBDIR += dvd+rw-tools SUBDIR += dvdtape |