diff options
author | bad <bad@pkgsrc.org> | 1999-09-06 18:18:23 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1999-09-06 18:18:23 +0000 |
commit | 442c935241920008e0c81b47c2fe2f4d1dc05440 (patch) | |
tree | 814726f8419c88e3b731cbb1cb10cd1b2c82b27a | |
parent | 56646896984fe99946b1d22b41271cf386637c2e (diff) | |
download | pkgsrc-442c935241920008e0c81b47c2fe2f4d1dc05440.tar.gz |
Add and enable amanda-plot.
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2f767c43681..e5e6c585f01 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 1999/07/05 05:14:55 kim Exp $ +# $NetBSD: Makefile,v 1.36 1999/09/06 18:18:23 bad Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -9,6 +9,7 @@ SUBDIR += amanda-common SUBDIR += amanda-server SUBDIR += amanda-client + SUBDIR += amanda-plot SUBDIR += asapm SUBDIR += cdrecord # SUBDIR += cd-write |