diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:42:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:42:45 +0800 |
commit | 93c91030cc89e99e2fa3becd08361f9f6052e4c1 (patch) | |
tree | cacc446f444a366cd30a5b0476fbbee03d54eee1 /sysutils/duply | |
parent | e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f (diff) | |
download | freebsd-ports-gnome-93c91030cc89e99e2fa3becd08361f9f6052e4c1.tar.gz freebsd-ports-gnome-93c91030cc89e99e2fa3becd08361f9f6052e4c1.tar.zst freebsd-ports-gnome-93c91030cc89e99e2fa3becd08361f9f6052e4c1.zip |
Cleanup plist
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 |