summaryrefslogtreecommitdiff
path: root/sysutils/amanda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda/Makefile')
-rw-r--r--sysutils/amanda/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile
index 93bf8f04394..462c2fd259a 100644
--- a/sysutils/amanda/Makefile
+++ b/sysutils/amanda/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.42 2007/10/25 22:01:05 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2008/02/15 16:23:09 gdt Exp $
#
-DISTNAME= amanda-2.4.4p4
-PKGREVISION= 1
+# XXX get this from ../../sysutils/amanda-common/Makefile.common
+VERSION=2.5.2p1
+
+DISTNAME= amanda-${VERSION}
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,9 +13,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.amanda.org/
COMMENT= The "meta-package" for Amanda, a network backup system
-DEPENDS+= amanda-client-2.4.4p4{,nb[0-9]*}:../../sysutils/amanda-client
-DEPENDS+= amanda-server-2.4.4p4{,nb[0-9]*}:../../sysutils/amanda-server
-DEPENDS+= amanda-plot-2.4.4p4{,nb[0-9]*}:../../sysutils/amanda-plot
+DEPENDS+= amanda-client-${VERSION}{,nb[0-9]*}:../../sysutils/amanda-client
+DEPENDS+= amanda-server-${VERSION}{,nb[0-9]*}:../../sysutils/amanda-server
+DEPENDS+= amanda-plot-${VERSION}{,nb[0-9]*}:../../sysutils/amanda-plot
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes