diff options
Diffstat (limited to 'sysutils/amanda-client/Makefile')
-rw-r--r-- | sysutils/amanda-client/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile index a9c19e467fc..89353503c45 100644 --- a/sysutils/amanda-client/Makefile +++ b/sysutils/amanda-client/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2008/02/15 16:23:09 gdt Exp $ +# $NetBSD: Makefile,v 1.46 2008/07/29 17:21:39 pgoyette Exp $ # PKGNAME= amanda-client-${VERS} +PKGREVISION= 1 SVR4_PKGNAME= amacl COMMENT= Client part of Amanda, a network backup system |