diff options
author | tron <tron> | 1999-04-05 00:53:47 +0000 |
---|---|---|
committer | tron <tron> | 1999-04-05 00:53:47 +0000 |
commit | 671609aa297cda3acda85bfa46dfc3f82921bd65 (patch) | |
tree | 81ad088f5630a5117e07d794970951d8b5ee941f /sysutils | |
parent | f825b4558f18357890c8e51bb6645cd77db11e21 (diff) | |
download | pkgsrc-671609aa297cda3acda85bfa46dfc3f82921bd65.tar.gz |
Rename "amanda" package to "amanda-all" to avoid conflicts with its own
sub packages.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/amanda/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile index 4eaa6dd7a23..2bbdaf05dfd 100644 --- a/sysutils/amanda/Makefile +++ b/sysutils/amanda/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 1999/04/04 23:34:44 tron Exp $ +# $NetBSD: Makefile,v 1.25 1999/04/05 00:53:47 tron Exp $ # DISTNAME= amanda-2.4.1p1 +PKGNAME= amanda-all-2.4.1p1 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty |