diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:42:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:42:45 +0000 |
commit | 2d1e78c69d7ab87dc0ea6851ec0f88f35d986069 (patch) | |
tree | cacc446f444a366cd30a5b0476fbbee03d54eee1 /sysutils/duply | |
parent | bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d (diff) | |
download | ports-2d1e78c69d7ab87dc0ea6851ec0f88f35d986069.tar.gz ports-2d1e78c69d7ab87dc0ea6851ec0f88f35d986069.zip |
Notes
Diffstat (limited to 'sysutils/duply')
-rw-r--r-- | sysutils/duply/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/duply/Makefile b/sysutils/duply/Makefile index 1e4c2c9c2d8b..f6a19268e95e 100644 --- a/sysutils/duply/Makefile +++ b/sysutils/duply/Makefile @@ -21,7 +21,6 @@ NO_BUILD= yes PORTDOCS= INSTALL.txt gpl-2.0.txt PLIST_FILES= bin/duply ${PERIODICDIR}/${PERIODICFILE} -PLIST_DIRSTRY= etc/periodic ${PERIODICDIR} PERIODICFILE?= 300.duply PERIODICDIR?= ${PREFIX}/etc/periodic/backup SUB_FILES= pkg-message periodic_duply |