summaryrefslogtreecommitdiff
path: root/sysutils/amanda
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commitab333ab34b7be497ea3cb1ba4c8e4deb708b850c (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/amanda
parent2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (diff)
downloadpkgsrc-ab333ab34b7be497ea3cb1ba4c8e4deb708b850c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/amanda')
-rw-r--r--sysutils/amanda/Makefile3
-rw-r--r--sysutils/amanda/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile
index 093c9b5d87f..f2487aef048 100644
--- a/sysutils/amanda/Makefile
+++ b/sysutils/amanda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/01/16 21:59:29 cjones Exp $
+# $NetBSD: Makefile,v 1.30 2001/02/17 17:42:10 wiz Exp $
#
DISTNAME= amanda-2.4.2
@@ -8,6 +8,7 @@ DISTFILES= # empty
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
+COMMENT= The "meta-package" for Amanda, a network backup system
DEPENDS+= amanda-client-2.4.2:../../sysutils/amanda-client
DEPENDS+= amanda-server-2.4.2:../../sysutils/amanda-server
diff --git a/sysutils/amanda/pkg/COMMENT b/sysutils/amanda/pkg/COMMENT
deleted file mode 100644
index d75dcb316a4..00000000000
--- a/sysutils/amanda/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-The "meta-package" for Amanda, a network backup system