pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/nload Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b882333bb52a
branches: trunk
changeset: 513212:b882333bb52a
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon May 22 15:10:38 2006 +0000
description:
Uses C++.
diffstat:
net/nload/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 678ab549c834 -r b882333bb52a net/nload/Makefile
--- a/net/nload/Makefile Mon May 22 14:56:53 2006 +0000
+++ b/net/nload/Makefile Mon May 22 15:10:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/11/13 08:31:05 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2006/05/22 15:10:38 joerg Exp $
#
DISTNAME= nload-0.6.0
@@ -9,6 +9,7 @@
HOMEPAGE= http://www.roland-riegel.de/nload/
COMMENT= Monitoring network traffic and bandwidth usage
+USE_LANGUAGES= c c++
MANCOMPRESSED= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index