aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-08-06 01:13:53 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-08-06 01:13:53 +0000
commit51e24e11fba2e235d3d9827e86e09513d43a9020 (patch)
tree4f1b371198d6d92da3278ec8ced9d3b9d89108bc
parent011c0042c6f0592cc5e294b5b1108f6ae0173e81 (diff)
Notes
-rw-r--r--archivers/xarchiver/Makefile2
-rw-r--r--devel/qconf/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index 09ed5fbc8b63..ff70f4ef728d 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 6
CATEGORIES= archivers
MASTER_SITES= SF
-MAINTAINER= andreevmaxim@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
diff --git a/devel/qconf/Makefile b/devel/qconf/Makefile
index de7cc4e47e9c..8bbb3abce5e2 100644
--- a/devel/qconf/Makefile
+++ b/devel/qconf/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4
CATEGORIES= devel
MASTER_SITES= http://delta.affinix.com/download/
-MAINTAINER= andreevmaxim@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to create configure script for qmake-based project
USE_BZIP2= yes