diff options
Diffstat (limited to 'sysutils/amanda-server/Makefile')
-rw-r--r-- | sysutils/amanda-server/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile index e0ed347cf19..57e37c57c03 100644 --- a/sysutils/amanda-server/Makefile +++ b/sysutils/amanda-server/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2012/07/30 07:21:12 sbd Exp $ +# $NetBSD: Makefile,v 1.54 2012/09/15 10:06:20 obache Exp $ PKGNAME= amanda-server-${AMANDA_VERSION} +PKGREVISION= 1 SVR4_PKGNAME= amase COMMENT= Server part of Amanda, a network backup system |