diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-01-06 16:34:40 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-01-06 16:34:40 +0000 |
commit | 208326f7c10c8d7735b0caee9cfc0f321b892be1 (patch) | |
tree | 292c16d9c242aa44800a2cbbc4c03342239a0995 /sysutils/cpuid/Makefile | |
parent | c921b318df466be868fec43179223c2e70bf5074 (diff) | |
download | ports-208326f7c10c8d7735b0caee9cfc0f321b892be1.tar.gz ports-208326f7c10c8d7735b0caee9cfc0f321b892be1.zip |
Move those ports to my FreeBSD.org address.
Notes
Notes:
svn path=/head/; revision=522258
Diffstat (limited to 'sysutils/cpuid/Makefile')
-rw-r--r-- | sysutils/cpuid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cpuid/Makefile b/sysutils/cpuid/Makefile index d80519b6a2c3..4b1add138d87 100644 --- a/sysutils/cpuid/Makefile +++ b/sysutils/cpuid/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.etallen.com/cpuid/ PKGNAMESUFFIX= ${CPUID_SUFFIX} -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Tool to dump x86 CPUID information about the CPU(s) LICENSE= GPLv2 |