diff options
author | pav <pav@FreeBSD.org> | 2004-09-02 08:16:25 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-09-02 08:16:25 +0000 |
commit | 92e455386a6ad197722b83efe680553fe21099e0 (patch) | |
tree | 2b2ada0409380c043de5c96e207c5b0aa89a234e /devel/wxGlade | |
parent | 7cd1ef91b5dcb9e07849a0f8f4d2699a2f3d2824 (diff) | |
download | FreeBSD-ports-92e455386a6ad197722b83efe680553fe21099e0.zip FreeBSD-ports-92e455386a6ad197722b83efe680553fe21099e0.tar.gz |
- Resign on maintainership of my FreeBSD ports
Submitted by: Michal Pasternak <dotz@irc.pl>
Diffstat (limited to 'devel/wxGlade')
-rw-r--r-- | devel/wxGlade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/wxGlade/Makefile b/devel/wxGlade/Makefile index 1ea7542..54077391 100644 --- a/devel/wxGlade/Makefile +++ b/devel/wxGlade/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxglade EXTRACT_SUFX= .tgz -MAINTAINER= dotz@irc.pl +MAINTAINER= ports@FreeBSD.org COMMENT= GUI builder for wxPython/wxWindows written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wx.py:${PORTSDIR}/x11-toolkits/py-wxPython |