diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:45:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:45:48 +0000 |
commit | 07b732ce579ab5da56f99a7ee6d6c829d191513c (patch) | |
tree | 91189045b4ae073a03ce74f40171bb20dd3f020f /x11-toolkits/ruby-wx | |
parent | 330e092ba4f031ee71dfcf8919d1b8fff5ccd9ba (diff) | |
download | ports-07b732ce579ab5da56f99a7ee6d6c829d191513c.tar.gz ports-07b732ce579ab5da56f99a7ee6d6c829d191513c.zip |
Notes
Diffstat (limited to 'x11-toolkits/ruby-wx')
-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 \ |