summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot
diff options
context:
space:
mode:
authorpgoyette <pgoyette>2008-07-29 17:21:39 +0000
committerpgoyette <pgoyette>2008-07-29 17:21:39 +0000
commit402915f314b7651157bd9715ad76bddda49f7e47 (patch)
treed0d5d9a4fa8a25faabdc2ece268325bdda240578 /sysutils/amanda-plot
parentfdef5e305d44e123f4ea517ef6165b04cb4ac1bc (diff)
downloadpkgsrc-402915f314b7651157bd9715ad76bddda49f7e47.tar.gz
Disable IPv6 by default, since this doesn't work on systems which are
configured for IPv4 only. IPv6 can still be enabled via PKG_OPTIONS. Fixes my PR pkg/38957 ok gdt@
Diffstat (limited to 'sysutils/amanda-plot')
-rw-r--r--sysutils/amanda-plot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile
index 80d84615a4b..b8285ab10af 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2008/02/15 16:23:09 gdt Exp $
+# $NetBSD: Makefile,v 1.25 2008/07/29 17:21:39 pgoyette Exp $
#
PKGNAME= amanda-plot-${VERS}
+PKGREVISION= 1
SVR4_PKGNAME= amapl
COMMENT= Visualizes the behavior of Amanda, a network backup system