diff options
author | eadler <eadler@FreeBSD.org> | 2011-10-20 11:23:12 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-10-20 11:23:12 +0800 |
commit | b4e91fcce43dd38a4ffbe1b68a2b13dc1182703d (patch) | |
tree | e834460c38395ab7c2fbe2b393b79479abbf9183 /misc | |
parent | ac912d959199bc38734b8c5c44401ba1a832804a (diff) | |
download | freebsd-ports-gnome-b4e91fcce43dd38a4ffbe1b68a2b13dc1182703d.tar.gz freebsd-ports-gnome-b4e91fcce43dd38a4ffbe1b68a2b13dc1182703d.tar.zst freebsd-ports-gnome-b4e91fcce43dd38a4ffbe1b68a2b13dc1182703d.zip |
- take maintainership
Approved by: bapt,sahil (mentors, implicit)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cpuid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index 557b6e07ea7c..08a2dbd30c9c 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= http://www.ka9q.net/code/cpuid/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eadler@FreeBSD.org COMMENT= CPU identification utility PLIST_FILES= bin/cpuid |