summaryrefslogtreecommitdiff
path: root/sysutils/amanda
diff options
context:
space:
mode:
authorcjones <cjones@pkgsrc.org>2001-01-16 21:59:29 +0000
committercjones <cjones@pkgsrc.org>2001-01-16 21:59:29 +0000
commit20c34e65249da043234a1719391fac1d9c1315ab (patch)
tree4b84b8b1de36862af4d4dfa16d75b448faaae838 /sysutils/amanda
parent1b2f28be657b4492e003fea42f5be7db8fca84d6 (diff)
downloadpkgsrc-20c34e65249da043234a1719391fac1d9c1315ab.tar.gz
Upgrade of the amanda packages from 2.4.1p1 to 2.4.2.
Diffstat (limited to 'sysutils/amanda')
-rw-r--r--sysutils/amanda/Makefile10
-rw-r--r--sysutils/amanda/pkg/DESCR2
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile
index d91125734a5..093c9b5d87f 100644
--- a/sysutils/amanda/Makefile
+++ b/sysutils/amanda/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2000/03/11 17:23:55 tron Exp $
+# $NetBSD: Makefile,v 1.29 2001/01/16 21:59:29 cjones Exp $
#
-DISTNAME= amanda-2.4.1p1
+DISTNAME= amanda-2.4.2
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,9 +9,9 @@ DISTFILES= # empty
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
-DEPENDS+= amanda-client-2.4.1p1:../../sysutils/amanda-client
-DEPENDS+= amanda-server-2.4.1p1:../../sysutils/amanda-server
-DEPENDS+= amanda-plot-2.4.1p1:../../sysutils/amanda-plot
+DEPENDS+= amanda-client-2.4.2:../../sysutils/amanda-client
+DEPENDS+= amanda-server-2.4.2:../../sysutils/amanda-server
+DEPENDS+= amanda-plot-2.4.2:../../sysutils/amanda-plot
USE_X11= yes
EXTRACT_ONLY= # empty
diff --git a/sysutils/amanda/pkg/DESCR b/sysutils/amanda/pkg/DESCR
index e26717142c9..819e070ca62 100644
--- a/sysutils/amanda/pkg/DESCR
+++ b/sysutils/amanda/pkg/DESCR
@@ -4,5 +4,5 @@ single large-capacity tape drive.
This package does not contain anything by itself -- it is a
"meta-package" that depends on the amanda-client, amanda-server,
and amanda-plot packages. Its purpose is to require dependencies
-so users can install this package only and have the the complete
+so users can install this package only and have the complete
Amanda software pulled in by the port/package dependency mechanism.