diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-10-07 06:02:44 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-10-09 11:56:28 +0000 |
commit | f57221afde929c42521a9325c8e6416e2e400178 (patch) | |
tree | 9a1f8a4f3189f8448ff1fa76b29b98f6193369e1 /sysutils/intel-undervolt | |
parent | 6d2fef1844e1236a1e1c5c53664243bc46eb230e (diff) | |
download | ports-f57221afde929c42521a9325c8e6416e2e400178.tar.gz ports-f57221afde929c42521a9325c8e6416e2e400178.zip |
Diffstat (limited to 'sysutils/intel-undervolt')
-rw-r--r-- | sysutils/intel-undervolt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/intel-undervolt/Makefile b/sysutils/intel-undervolt/Makefile index 9acf4ab2908f..e8fdbac27d40 100644 --- a/sysutils/intel-undervolt/Makefile +++ b/sysutils/intel-undervolt/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.5-7 DISTVERSIONSUFFIX= -g66cfb65 CATEGORIES= sysutils -MAINTAINER= greg@unrelenting.technology +MAINTAINER= ports@FreeBSD.org COMMENT= Intel CPU undervolting tool WWW= https://github.com/kitsunyan/intel-undervolt |