summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-01 23:47:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-01 23:47:45 +0000
commitd077950392828da59c4d24d1f95b2d3d837845dc (patch)
treea2dd1211f004a2200cae2c4b2059ad7327943340 /sysutils/xperfmon
parentAdd USE_XLIB so this one compiles. (diff)
portlint.
Notes
Notes: svn path=/head/; revision=16474
Diffstat (limited to 'sysutils/xperfmon')
-rw-r--r--sysutils/xperfmon/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile
index 16f68c55992e..03b5677956a6 100644
--- a/sysutils/xperfmon/Makefile
+++ b/sysutils/xperfmon/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 March 97
# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
#
-# $Id: Makefile,v 1.20 1998/10/23 16:47:00 fenner Exp $
+# $Id: Makefile,v 1.21 1998/11/21 07:27:41 steve Exp $
#
DISTNAME= xperfmon++
@@ -13,7 +13,6 @@ CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \
ftp://ftp.u-aizu.ac.jp/pub/misc/tools/xperfmon/ \
ftp://ftp.ibank.ru/pub/unix_src/benchmarks/
-
DISTFILES= xperfmon++v1.1.tar.Z
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE