diff options
Diffstat (limited to 'sysutils/xperfmon/Makefile')
-rw-r--r-- | sysutils/xperfmon/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile index 32c980a1b51c..7261bee81e3e 100644 --- a/sysutils/xperfmon/Makefile +++ b/sysutils/xperfmon/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: xperfmon++ V1.40 # Version required: 1.1 # Date created: 14 March 97 -# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> +# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.13 1997/03/18 07:34:23 asami Exp $ +# $Id: Makefile,v 1.12 1997/03/15 12:32:52 asami Exp $ # DISTNAME= xperfmon++ @@ -14,7 +14,7 @@ CATEGORIES= sysutils x11 MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/ DISTFILES= xperfmon++v1.1.tar.Z -MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de USE_IMAKE= yes |