diff options
author | sahil <sahil@FreeBSD.org> | 2011-03-16 11:24:47 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2011-03-16 11:24:47 +0800 |
commit | a8986aa9e53af54a77e5ce56446bb1a26bbec2ac (patch) | |
tree | 58930400a62fea278f22409a5575e4d08840c6e8 /sysutils/Makefile | |
parent | 7ff5361893424bde4a76025c8db7bb41ceab73a1 (diff) | |
download | freebsd-ports-gnome-a8986aa9e53af54a77e5ce56446bb1a26bbec2ac.tar.gz freebsd-ports-gnome-a8986aa9e53af54a77e5ce56446bb1a26bbec2ac.tar.zst freebsd-ports-gnome-a8986aa9e53af54a77e5ce56446bb1a26bbec2ac.zip |
Connect sysutils/duplicity05 to the build following
repocopy from sysutils/duplicity.
PR: ports/155078
Submitted by: sahil (myself)
Approved by: maintainer
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 8341a5ed66ac..db639ef5043c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -184,6 +184,7 @@ SUBDIR += dump9660 SUBDIR += dupfind SUBDIR += duplicity + SUBDIR += duplicity05 SUBDIR += duplicity-devel SUBDIR += duply SUBDIR += dupmerge |