diff options
author | tron <tron@pkgsrc.org> | 1999-04-04 23:34:44 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-04-04 23:34:44 +0000 |
commit | ff2a8e3ba9e2e64e4df4ce4c48a653f407d08ae2 (patch) | |
tree | 43be7c647e5720ae3740ae048874c9b5511ee24d /sysutils/amanda-client | |
parent | e571dc55e5136c392c914dbe202a9327cada8688 (diff) | |
download | pkgsrc-ff2a8e3ba9e2e64e4df4ce4c48a653f407d08ae2.tar.gz |
Move "amanda" related packages to "sysutils" category as suggested by
Klaus Klein in PR pkg/7159.
Diffstat (limited to 'sysutils/amanda-client')
-rw-r--r-- | sysutils/amanda-client/Makefile | 4 | ||||
-rw-r--r-- | sysutils/amanda-client/files/md5 | 2 | ||||
-rw-r--r-- | sysutils/amanda-client/patches/patch-aa | 2 | ||||
-rw-r--r-- | sysutils/amanda-client/pkg/PLIST | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile index 925d5503572..425f80698e8 100644 --- a/sysutils/amanda-client/Makefile +++ b/sysutils/amanda-client/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 1999/04/01 14:12:56 bouyer Exp $ +# $NetBSD: Makefile,v 1.4 1999/04/04 23:34:45 tron Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # DISTNAME= amanda-2.4.1p1 PKGNAME= amanda-client-2.4.1p1 -CATEGORIES= misc +CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ MAINTAINER= packages@netbsd.org diff --git a/sysutils/amanda-client/files/md5 b/sysutils/amanda-client/files/md5 index 47cdce05477..f0d9db749d7 100644 --- a/sysutils/amanda-client/files/md5 +++ b/sysutils/amanda-client/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $ +$NetBSD: md5,v 1.2 1999/04/04 23:34:45 tron Exp $ MD5 (amanda-2.4.1p1.tar.gz) = 13f34dc97c35f85f88e54ca25b2009ed diff --git a/sysutils/amanda-client/patches/patch-aa b/sysutils/amanda-client/patches/patch-aa index 1dcb847b0a2..60b94a9d983 100644 --- a/sysutils/amanda-client/patches/patch-aa +++ b/sysutils/amanda-client/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $ +$NetBSD: patch-aa,v 1.2 1999/04/04 23:34:45 tron Exp $ --- configure.orig Sat Jul 18 10:34:33 1998 +++ configure Sat Jul 18 10:35:03 1998 diff --git a/sysutils/amanda-client/pkg/PLIST b/sysutils/amanda-client/pkg/PLIST index 121244ea7c1..58d361693e0 100644 --- a/sysutils/amanda-client/pkg/PLIST +++ b/sysutils/amanda-client/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/02/23 17:03:42 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/04/04 23:34:45 tron Exp $ lib/libamclient.a lib/libamclient-2.4.1p1.so.0.0 libexec/amandad |