aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-11-27 22:52:30 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-11-27 22:52:30 +0000
commitba072d1713882ccd33bf7e20b3195bb6e95402df (patch)
tree3a26757dcd5fcaba4414cd4680ded17df23a5ed5 /x11-toolkits
parent878d3182a07e75da213d53f25609224e37b3bd55 (diff)
downloadports-ba072d1713882ccd33bf7e20b3195bb6e95402df.tar.gz
ports-ba072d1713882ccd33bf7e20b3195bb6e95402df.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-tktreectrl/Makefile2
-rw-r--r--x11-toolkits/tktreectrl/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile
index 90819dd64b04..1dab08acbff7 100644
--- a/x11-toolkits/py-tktreectrl/Makefile
+++ b/x11-toolkits/py-tktreectrl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://klappnase.bubble.org/TkinterTreectrl/ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TkinterTreectrl-${DISTVERSION}
-MAINTAINER= scjamorim@bsd.com.br
+MAINTAINER= sylvio@FreeBSD.org
COMMENT= TkTreectrl Python bindings
LIB_DEPENDS= treectrl.0:${PORTSDIR}/x11-toolkits/tktreectrl
diff --git a/x11-toolkits/tktreectrl/Makefile b/x11-toolkits/tktreectrl/Makefile
index 03cb8529fe06..5f5f1c57b3f8 100644
--- a/x11-toolkits/tktreectrl/Makefile
+++ b/x11-toolkits/tktreectrl/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.2.9
CATEGORIES= x11-toolkits tk
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= scjamorim@bsd.com.br
+MAINTAINER= sylvio@FreeBSD.org
COMMENT= Multi-column hierarchical listbox widget
USE_TK= yes