summaryrefslogtreecommitdiff
path: root/net/mrtg
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-10-30 19:31:38 +0000
committermartti <martti@pkgsrc.org>2007-10-30 19:31:38 +0000
commit9fc76537613fd14ece1d157459ae5370b2da6118 (patch)
treebcd8b04ffaf9c92a25f680ee704c34ff5e99af6c /net/mrtg
parent4cc3bc2462e7ba67fcf7a4377333c7c51d1a3b9b (diff)
downloadpkgsrc-9fc76537613fd14ece1d157459ae5370b2da6118.tar.gz
Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
Diffstat (limited to 'net/mrtg')
-rw-r--r--net/mrtg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile
index 1998a357f3a..4a64bc47ba4 100644
--- a/net/mrtg/Makefile
+++ b/net/mrtg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2007/10/30 13:53:31 martti Exp $
+# $NetBSD: Makefile,v 1.82 2007/10/30 19:31:41 martti Exp $
DISTNAME= mrtg-2.15.2
CATEGORIES= net
@@ -9,7 +9,7 @@ MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://oss.oetiker.ch/mrtg/
COMMENT= The Multi-Router Traffic Grapher
-LICENSE= gnu-gpl-v2
+#LICENSE= gnu-gpl-v2
USE_TOOLS+= perl:run
GNU_CONFIGURE= YES