diff options
Diffstat (limited to 'sysutils/amanda-client')
-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 4d9e4efeb79..3d063782bba 100644 --- a/sysutils/amanda-client/Makefile +++ b/sysutils/amanda-client/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2004/05/12 18:45:25 bouyer Exp $ +# $NetBSD: Makefile,v 1.35 2004/10/03 00:18:14 tv Exp $ # PKGNAME= amanda-client-${VERS} +PKGREVISION= 1 SVR4_PKGNAME= amacl COMMENT= Client part of Amanda, a network backup system |