diff options
Diffstat (limited to 'x11-toolkits/tktreectrl/Makefile')
-rw-r--r-- | x11-toolkits/tktreectrl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |