summaryrefslogtreecommitdiff
path: root/misc/amanda25-client
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-05-09 02:52:54 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-05-09 02:52:54 +0000
commit94e30911d680555f47bc3ee1bd8a5554acff3d88 (patch)
treefc5bd39e6050021f7bf31e9d640d34e0d465eeab /misc/amanda25-client
parentThanks to Garmin, +/- 1 second is no longer enough. (diff)
Add a WITHOUT_GNUTAR option in preperation of the MFC of a newer version
of tar. The GNUTar is know to work in some specific conditions the previous native version did not. This allows an easy way for those that don't need tar with Amanda or want to try the new version an easy way to do so. Suggested by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes: svn path=/head/; revision=42434
Diffstat (limited to 'misc/amanda25-client')
-rw-r--r--misc/amanda25-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile
index ccc658396421..b628acef5816 100644
--- a/misc/amanda25-client/Makefile
+++ b/misc/amanda25-client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
-PORTREVISION= 0
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../amanda24-server
COMMENT= ${PKGDIR}/pkg-comment.client