summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/ubench/Makefile2
-rw-r--r--sysutils/vmdktool/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile
index 75d0fb995e17..97c34cac141a 100644
--- a/benchmarks/ubench/Makefile
+++ b/benchmarks/ubench/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.32
CATEGORIES= benchmarks
MASTER_SITES= SUNSITE/system/benchmark
-MAINTAINER= brian@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Unix Benchmark Utility for CPU(s) and memory
HAS_CONFIGURE= yes
diff --git a/sysutils/vmdktool/Makefile b/sysutils/vmdktool/Makefile
index fc540734fdc6..a36440f0929e 100644
--- a/sysutils/vmdktool/Makefile
+++ b/sysutils/vmdktool/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.Awfulhak.org/vmdktool/ \
ftp://ftp.Awfulhak.org/pub/vmdktool/ \
http://people.FreeBSD.org/~brian/vmdktool/
-MAINTAINER= brian@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert VMDK files to/from raw disk images
LICENSE= BSD2CLAUSE