summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 08:06:46 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 08:06:46 +0000
commit3b3bd28890a9082e67d71887318a2b242e5b8bdc (patch)
tree3b2bca8b9af9ed5f2e8b3fa4c5578e6722c55224 /sysutils/xperfmon/Makefile
parentCAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-)) (diff)
CATEGORIES+= -> CATEGORIES=
Converted to new MAN[1-9]
Notes
Notes: svn path=/head/; revision=4538
Diffstat (limited to 'sysutils/xperfmon/Makefile')
-rw-r--r--sysutils/xperfmon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile
index 002cdd58400f..74b1f6fd4d71 100644
--- a/sysutils/xperfmon/Makefile
+++ b/sysutils/xperfmon/Makefile
@@ -3,12 +3,12 @@
# Date created: 15 December 95
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
#
-# $Id: Makefile,v 1.8 1996/05/19 10:57:58 joerg Exp $
+# $Id: Makefile,v 1.9 1996/05/20 07:32:45 asami Exp $
#
DISTNAME= xperfmon++
PKGNAME= xperfmon++-1.33
-CATEGORIES+= sysutils x11
+CATEGORIES= sysutils x11
# In Germany try this
#MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/
MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/
@@ -16,7 +16,7 @@ DISTFILES= xperfmon++v1.1.tar.Z
MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
-USE_IMAKE= yes
EXTRACT_ONLY= xperfmon++v1.1.tar.Z
+USE_IMAKE= yes
.include <bsd.port.mk>