diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:29:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:29:24 +0000 |
commit | d53f2613a28e581aef19625a841413f07323d4cb (patch) | |
tree | c626057eaf6deea2b92a6f4b3aab9f38525b5d4c /sysutils/xperfmon3 | |
parent | - Add SHA256 (diff) |
- Style: ports@freebsd.org -> ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=149492
Diffstat (limited to 'sysutils/xperfmon3')
-rw-r--r-- | sysutils/xperfmon3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile index 5bd8e0e0e3cb..1371be20c6a4 100644 --- a/sysutils/xperfmon3/Makefile +++ b/sysutils/xperfmon3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ DISTNAME= xperfmon++ EXTRACT_SUFX= v1.1.tar.Z -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Xperfmon++ : A graphical X11 system performance monitor LATEST_LINK= xperfmon3 |