aboutsummaryrefslogtreecommitdiff
path: root/deskutils/multisync-backup
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:21:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:21:37 +0000
commitcf104c570b6057a060aff137032968074d18b40d (patch)
tree31792f4e524fa4befbbeca4225fc96908b09c2da /deskutils/multisync-backup
parent36117d709704f772dbc3d305cda6923741791598 (diff)
downloadports-cf104c570b6057a060aff137032968074d18b40d.tar.gz
ports-cf104c570b6057a060aff137032968074d18b40d.zip
Notes
Diffstat (limited to 'deskutils/multisync-backup')
-rw-r--r--deskutils/multisync-backup/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/multisync-backup/Makefile b/deskutils/multisync-backup/Makefile
index 05e6bcb8873a..a69650eeae9c 100644
--- a/deskutils/multisync-backup/Makefile
+++ b/deskutils/multisync-backup/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: multisync-backup
-# Date created: 3 Dec 2003
-# Whom: Pav Lucistnik <pav@FreeBSD.org>
-#
+# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD$
PORTNAME= multisync-backup
@@ -19,4 +16,5 @@ WRKSRC= ${WRKDIR}/multisync-${PORTVERSION}/plugins/backup_plugin
MASTERDIR= ${.CURDIR}/../multisync
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"