diff options
author | pav <pav@FreeBSD.org> | 2006-05-30 04:45:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-30 04:45:48 +0800 |
commit | 83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7 (patch) | |
tree | 1db174a1b23eef9ba6071497f69c3ed5842b2509 /x11-toolkits | |
parent | c5722c85cc4ed0f2ad3de26c52bd3c0452039ad8 (diff) | |
download | freebsd-ports-gnome-83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7.tar.gz freebsd-ports-gnome-83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7.tar.zst freebsd-ports-gnome-83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7.zip |
- Drop maintainership
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ruby-wx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile index 6e9d5c556143..95a7ca150aed 100644 --- a/x11-toolkits/ruby-wx/Makefile +++ b/x11-toolkits/ruby-wx/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= wxruby-${PORTVERSION:S/.0$//}-src DIST_SUBDIR= ruby -MAINTAINER= q@galgenberg.net +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bindings for wxWindows (aka wxWidgets) LIB_DEPENDS= wx_gtk2-2.4:${PORTSDIR}/x11-toolkits/wxgtk24 \ |