diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2007-04-04 03:31:05 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2007-04-04 03:31:05 +0000 |
commit | efa92f7fe679f5ec8effb63effa6f059e253438b (patch) | |
tree | 46bfebc5fb1006cc93f7c9011f639182e8df0070 /sysutils/powerman | |
parent | b67d5d47415d33165e8cb19e8daa54d9de70d0f0 (diff) |
Notes
Diffstat (limited to 'sysutils/powerman')
-rw-r--r-- | sysutils/powerman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/powerman/Makefile b/sysutils/powerman/Makefile index 5074307bf740..60d27363db8b 100644 --- a/sysutils/powerman/Makefile +++ b/sysutils/powerman/Makefile @@ -10,7 +10,7 @@ CATEGORIES= sysutils parallel MASTER_SITES= ftp://ftp.llnl.gov/pub/linux/powerman/ EXTRACT_SUFX= .tgz -MAINTAINER= glewis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PowerMan is a tool for doing remote power control USE_BISON= yes |