summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskreuzer <skreuzer@FreeBSD.org>2011-12-24 20:11:00 +0000
committerskreuzer <skreuzer@FreeBSD.org>2011-12-24 20:11:00 +0000
commitc3808e182231bf77a086a2f63332f76292da60f8 (patch)
treedfba01496632e340e05c0581132f3ab59fa450a1
parent81a0ecdd8515007351a98c0c269161c097a31048 (diff)
downloadFreeBSD-ports-c3808e182231bf77a086a2f63332f76292da60f8.zip
FreeBSD-ports-c3808e182231bf77a086a2f63332f76292da60f8.tar.gz
Fix MAINTAINER
-rw-r--r--x11-fonts/ubuntu-font/Makefile2
-rw-r--r--x11-toolkits/ruby-tk/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/ubuntu-font/Makefile b/x11-fonts/ubuntu-font/Makefile
index 1a24176..6122502 100644
--- a/x11-fonts/ubuntu-font/Makefile
+++ b/x11-fonts/ubuntu-font/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://font.ubuntu.com/download/
DISTNAME= ${PORTNAME}-family-${PORTVERSION}
-MAINTAINER= kevloFreeBSD.org
+MAINTAINER= kevlo@FreeBSD.org
COMMENT= Ubuntu font family
LICENSE= UFL
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile
index 83bf41c..eb51cfc 100644
--- a/x11-toolkits/ruby-tk/Makefile
+++ b/x11-toolkits/ruby-tk/Makefile
@@ -13,7 +13,7 @@ CATEGORIES+= x11-toolkits ruby tcl tk
MASTER_SITES= # none
DISTFILES= # none
-MAINTAINER?= rubyFreeBSD.org
+MAINTAINER?= ruby@FreeBSD.org
COMMENT?= Ruby interface to the Tk widget set
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
OpenPOWER on IntegriCloud