diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/amanda-client/Makefile | 3 | ||||
-rw-r--r-- | sysutils/amanda-common/Makefile | 3 | ||||
-rw-r--r-- | sysutils/amanda-plot/Makefile | 3 | ||||
-rw-r--r-- | sysutils/amanda-server/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile index 1eee3271f80..45c6a4f822b 100644 --- a/sysutils/amanda-client/Makefile +++ b/sysutils/amanda-client/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2001/06/26 03:15:16 christos Exp $ +# $NetBSD: Makefile,v 1.25 2001/10/18 15:20:39 veego Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # DISTNAME= amanda-2.4.2p2 PKGNAME= amanda-client-2.4.2p2 +SVR4_PKGNAME= amacl CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile index 949ccc95788..5f2422a8fd1 100644 --- a/sysutils/amanda-common/Makefile +++ b/sysutils/amanda-common/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2001/06/26 03:15:16 christos Exp $ +# $NetBSD: Makefile,v 1.18 2001/10/18 15:20:39 veego Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # DISTNAME= amanda-2.4.2p2 PKGNAME= amanda-common-2.4.2p2 +SVR4_PKGNAME= amaco CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile index 6aa9670561c..7fe8c70024a 100644 --- a/sysutils/amanda-plot/Makefile +++ b/sysutils/amanda-plot/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2001/06/26 03:15:17 christos Exp $ +# $NetBSD: Makefile,v 1.8 2001/10/18 15:20:39 veego Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # DISTNAME= amanda-2.4.2p2 PKGNAME= amanda-plot-2.4.2p2 +SVR4_PKGNAME= amapl CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile index b1d1c1a9a25..aafa13c14e9 100644 --- a/sysutils/amanda-server/Makefile +++ b/sysutils/amanda-server/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2001/06/26 03:15:17 christos Exp $ +# $NetBSD: Makefile,v 1.21 2001/10/18 15:20:40 veego Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # DISTNAME= amanda-2.4.2p2 PKGNAME= amanda-server-2.4.2p2 +SVR4_PKGNAME= amase CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ |