diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-22 08:31:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-22 08:31:04 +0000 |
commit | ad91cff8decf48ff94b8098266a03a7191ab36dc (patch) | |
tree | ccbea3f1c7a6b5d9b7d958aeb954b649b236a4be /x11-toolkits | |
parent | 0616a86b3cd8577c89c3478bebbdb448bc41d1e4 (diff) | |
download | freebsd-ports-ad91cff8decf48ff94b8098266a03a7191ab36dc.zip |
- Pass maintainership to submitter
PR: ports/108163
Submitted by: Danny Pansters <danny@ricin.com>
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index cd99ff157036..69e8a9a87436 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyQt-x11-gpl-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danny@ricin.com COMMENT= Python bindings for the Qt toolkit LIB_DEPENDS= qscintilla.7:${PORTSDIR}/x11-toolkits/qscintilla |