diff options
author | andreas <andreas@FreeBSD.org> | 1998-03-15 14:56:49 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-03-15 14:56:49 +0000 |
commit | 258e5218487ea00bf4edabf9d7fffc364a8f6faa (patch) | |
tree | 53c36ecf7d749a83b1ad7f0826388da8dc2c0268 /sysutils/xperfmon3/Makefile | |
parent | e32e0c1cf68b4e9aeb521bd05807047e1a42eda5 (diff) | |
download | FreeBSD-ports-258e5218487ea00bf4edabf9d7fffc364a8f6faa.zip FreeBSD-ports-258e5218487ea00bf4edabf9d7fffc364a8f6faa.tar.gz |
changed maintainers e-mail address as requested in Makefile and DESCR
shortened DESCR file as suggested by portlint
removed invalid (and already commented out) master site
Diffstat (limited to 'sysutils/xperfmon3/Makefile')
-rw-r--r-- | sysutils/xperfmon3/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile index 7261bee..72246ca 100644 --- a/sysutils/xperfmon3/Makefile +++ b/sysutils/xperfmon3/Makefile @@ -3,18 +3,16 @@ # Date created: 14 March 97 # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # -# $Id: Makefile,v 1.12 1997/03/15 12:32:52 asami Exp $ +# $Id: Makefile,v 1.15 1998/02/21 20:26:15 steve Exp $ # DISTNAME= xperfmon++ PKGNAME= xperfmon++-1.40 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 -MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de +MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE USE_IMAKE= yes |