diff options
author | eadler <eadler@FreeBSD.org> | 2014-03-31 13:42:53 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-03-31 13:42:53 +0800 |
commit | e949e8f11b89a63c1ac4756285767f273708b2c1 (patch) | |
tree | 651b41f904aaf643189d826fd4ac4171317d8a52 /misc/cpuid | |
parent | 22714d67e595debd9f340a34e82f4bcb67edda9f (diff) | |
download | freebsd-ports-gnome-e949e8f11b89a63c1ac4756285767f273708b2c1.tar.gz freebsd-ports-gnome-e949e8f11b89a63c1ac4756285767f273708b2c1.tar.zst freebsd-ports-gnome-e949e8f11b89a63c1ac4756285767f273708b2c1.zip |
misc/cpuid: reset maintainership
There are two open PRs which I've not yet dealt with: ports/185277 ports/179065
Prodded by: linimon
Diffstat (limited to 'misc/cpuid')
-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 72c20fde6da4..1796251ebcb7 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= http://www.ka9q.net/code/cpuid/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CPU identification utility PLIST_FILES= bin/cpuid |