summaryrefslogtreecommitdiff
path: root/sysutils/amanda-client
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-26 13:19:38 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-26 13:19:38 +0000
commitc9ce5af20f228866fd43a6a8bf37afdee61c886b (patch)
tree388fa416ec70c8cb9f0b6f8cadeaf7e46ad6e4df /sysutils/amanda-client
parent71ff3090d5cc3da1442df5e617f8d5e94e75caef (diff)
downloadpkgsrc-c9ce5af20f228866fd43a6a8bf37afdee61c886b.tar.gz
Remove explicit GNU tar dependency. It is an unnecessary alternative
and the tools framework already does the right thing. Bump revisions.
Diffstat (limited to 'sysutils/amanda-client')
-rw-r--r--sysutils/amanda-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index 86c5c2362b8..35c565df7a3 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2006/03/16 19:13:57 bouyer Exp $
+# $NetBSD: Makefile,v 1.42 2006/05/26 13:19:38 joerg Exp $
#
PKGNAME= amanda-client-${VERS}
-PKGREVISION= 3
+PKGREVISION= 4
SVR4_PKGNAME= amacl
COMMENT= Client part of Amanda, a network backup system