diff options
author | kris <kris@FreeBSD.org> | 2004-05-16 12:04:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-16 12:04:18 +0800 |
commit | 66504e3975b06666ee98714fc6cecbae8c3aa85f (patch) | |
tree | 182f4e81f9e795b077915cecf98b1d4fdde2652f /sysutils/x86info | |
parent | f12142030fbcac78c5b74025affbe95a4e6fa3b2 (diff) | |
download | freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.tar.gz freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.tar.zst freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.zip |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
Diffstat (limited to 'sysutils/x86info')
-rw-r--r-- | sysutils/x86info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile index e59eb8902e4b..dde378a2a56c 100644 --- a/sysutils/x86info/Makefile +++ b/sysutils/x86info/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.codemonkey.org.uk/projects/x86info/ \ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to display information about the systems x86 processor(s) ONLY_FOR_ARCHS= i386 |