summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2020-06-01 10:13:40 +0000
committerbouyer <bouyer@pkgsrc.org>2020-06-01 10:13:40 +0000
commit15620f1399142dbe5a11874a05e93e93c9978fe0 (patch)
tree79ba59550d603ca146e9af28bd0a27a6521faec0 /sysutils
parentb27d1f430fc30cc35399a92612ecb74caa191ace (diff)
downloadpkgsrc-15620f1399142dbe5a11874a05e93e93c9978fe0.tar.gz
Bump PKGREVISION for default options change.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-client/Makefile4
-rw-r--r--sysutils/amanda-common/Makefile4
-rw-r--r--sysutils/amanda-server/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index 7f5b69ec42d..ea424581c55 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2020/03/08 16:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2020/06/01 10:13:40 bouyer Exp $
#
PKGNAME= amanda-client-${AMANDA_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Client part of Amanda, a network backup system
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index 7ce40351fc8..34f08dfe904 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2020/03/08 16:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2020/06/01 10:13:40 bouyer Exp $
PKGNAME= amanda-common-${AMANDA_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Common libraries and binaries for Amanda
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index 65f18f39bb8..35fbd001570 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2020/03/08 16:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2020/06/01 10:13:40 bouyer Exp $
PKGNAME= amanda-server-${AMANDA_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Server part of Amanda, a network backup system