diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-29 21:14:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-29 21:14:00 +0800 |
commit | 6b4e851a0283efd58c0098ee60ad35aa5277bad8 (patch) | |
tree | da012223fc46e9398664819b25a4a5da95e87bab /x11 | |
parent | 6fb7e32f21bb1f2bab18986b80418b8248d91f80 (diff) | |
download | freebsd-ports-gnome-6b4e851a0283efd58c0098ee60ad35aa5277bad8.tar.gz freebsd-ports-gnome-6b4e851a0283efd58c0098ee60ad35aa5277bad8.tar.zst freebsd-ports-gnome-6b4e851a0283efd58c0098ee60ad35aa5277bad8.zip |
- Fix maintainer
Approved by: maintainer implicit
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-qt4-opengl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/py-qt4-opengl/Makefile b/x11/py-qt4-opengl/Makefile index 73be1bd0c789..cd0218fbd260 100644 --- a/x11/py-qt4-opengl/Makefile +++ b/x11/py-qt4-opengl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITES_PYQT4} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt4- DISTNAME= ${PYQT4_DISTNAME} -MAINTAINER= {PYQT_MAINTAINER} +MAINTAINER= ${PYQT_MAINTAINER} COMMENT= Python bindings for the Qt4 toolkit, QtOpenGL module BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:${PORTSDIR}/devel/py-sip |