diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-11-16 09:30:30 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-11-16 09:30:30 +0000 |
commit | d09ad2e8376ca8c21476bfb0a27a3f3cd611e03c (patch) | |
tree | 76b4293e225183d6120221eb4cfec549cbaeae99 /sysutils/xperfmon | |
parent | 7c72a1ff8edac1ff85ea47cd18ead149b6a0820f (diff) | |
download | ports-d09ad2e8376ca8c21476bfb0a27a3f3cd611e03c.tar.gz ports-d09ad2e8376ca8c21476bfb0a27a3f3cd611e03c.zip |
Notes
Diffstat (limited to 'sysutils/xperfmon')
-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 7261bee81e3e..32c980a1b51c 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@odie.physik2.uni-rostock.de> +# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> # -# $Id: Makefile,v 1.12 1997/03/15 12:32:52 asami Exp $ +# $Id: Makefile,v 1.13 1997/03/18 07:34:23 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@odie.physik2.uni-rostock.de +MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE USE_IMAKE= yes |