summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon/Makefile
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1996-05-19 10:58:09 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1996-05-19 10:58:09 +0000
commit0e01196e4a5d682933bd796b137ad3c608cf1c80 (patch)
treecaa183a6f24cc6becf13793a62c3f638d3feca3f /sysutils/xperfmon/Makefile
parentUpgrade to 2.5FM (diff)
Upgrade to version 1.33. This works on either -current and -stable
(though i noticed some problems with the NFS display, and will point Lars to it again). Submitted by: Lars_Koeller@odie.physik2.uni-rostock.de
Notes
Notes: svn path=/head/; revision=3106
Diffstat (limited to 'sysutils/xperfmon/Makefile')
-rw-r--r--sysutils/xperfmon/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile
index a408a9f0187d..1d2c20e50895 100644
--- a/sysutils/xperfmon/Makefile
+++ b/sysutils/xperfmon/Makefile
@@ -7,13 +7,18 @@
#
PREFIX= /usr/X11R6
DISTNAME= xperfmon++
-PKGNAME= xperfmon-1.3
+PKGNAME= xperfmon++v1.33
USE_IMAKE= yes
-CATEGORIES+= sysutils
+CATEGORIES+= sysutils x11
+
# In Germany try this
#MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/
MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/
+
DISTFILES= xperfmon++v1.1.tar.Z
+EXTRACT_ONLY= xperfmon++v1.1.tar.Z
+
+MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
.include <bsd.port.mk>