From b184c1e87e2f50bfe7210a530fa3507b3f08f433 Mon Sep 17 00:00:00 2001 From: cjep Date: Sat, 7 Jun 2003 14:47:16 +0000 Subject: Truncate COMMENT to under 70 characters --- sysutils/amanda-common/Makefile | 4 ++-- sysutils/amanda-dev-common/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils') diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile index d651926b0b9..b7a59d37c7b 100644 --- a/sysutils/amanda-common/Makefile +++ b/sysutils/amanda-common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/06/02 01:16:58 jschauma Exp $ +# $NetBSD: Makefile,v 1.26 2003/06/07 14:47:19 cjep Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.amanda.org/ -COMMENT= Libraries and binaries used by both the client and server parts of amanda +COMMENT= Common libraries and binaries for Amanda USE_BUILDLINK2= YES USE_PKGINSTALL= YES diff --git a/sysutils/amanda-dev-common/Makefile b/sysutils/amanda-dev-common/Makefile index 4cc0c16f03f..141147f0d72 100644 --- a/sysutils/amanda-dev-common/Makefile +++ b/sysutils/amanda-dev-common/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/01/28 22:04:15 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/07 14:47:19 cjep Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # PKGNAME= amanda-common-${VERS} SVR4_PKGNAME= amaco -COMMENT= Libraries and binaries used by both the client and server parts of amanda +COMMENT= Common libraries and binaries for Amanda USE_BUILDLINK2= YES USE_PKGINSTALL= YES -- cgit v1.2.3