diff options
Diffstat (limited to 'sysutils/xperfmon/Makefile')
-rw-r--r-- | sysutils/xperfmon/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile index b11e428daba9..57f00a1194d9 100644 --- a/sysutils/xperfmon/Makefile +++ b/sysutils/xperfmon/Makefile @@ -1,18 +1,17 @@ -# New ports collection makefile for: xperfmon++ V1.40 -# Version required: 1.1 +# New ports collection makefile for: xperfmon++ # Date created: 14 March 97 # Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> # # $FreeBSD$ # -DISTNAME= xperfmon++v1.1 -PKGNAME= xperfmon++-2.0 +PORTNAME= xperfmon++ +PORTVERSION= 2.0 CATEGORIES= sysutils -# In Germany try this 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/ +DISTNAME= xperfmon++v1.1 EXTRACT_SUFX= .tar.Z MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE |