diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2011-12-25 04:11:00 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2011-12-25 04:11:00 +0800 |
commit | c3808e182231bf77a086a2f63332f76292da60f8 (patch) | |
tree | dfba01496632e340e05c0581132f3ab59fa450a1 /x11-toolkits | |
parent | 81a0ecdd8515007351a98c0c269161c097a31048 (diff) | |
download | freebsd-ports-gnome-c3808e182231bf77a086a2f63332f76292da60f8.tar.gz freebsd-ports-gnome-c3808e182231bf77a086a2f63332f76292da60f8.tar.zst freebsd-ports-gnome-c3808e182231bf77a086a2f63332f76292da60f8.zip |
Fix MAINTAINER
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ruby-tk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile index 83bf41cd15cd..eb51cfcd761d 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 |