diff options
Diffstat (limited to 'sysutils/amanda-client/Makefile')
-rw-r--r-- | sysutils/amanda-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile index 89353503c45..cdc0e5f1c48 100644 --- a/sysutils/amanda-client/Makefile +++ b/sysutils/amanda-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2008/07/29 17:21:39 pgoyette Exp $ +# $NetBSD: Makefile,v 1.47 2009/05/20 00:58:27 wiz Exp $ # PKGNAME= amanda-client-${VERS} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= amacl COMMENT= Client part of Amanda, a network backup system |