diff options
author | snj <snj> | 2004-02-21 07:51:00 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-21 07:51:00 +0000 |
commit | ea194e30d2590dbd243e7b122da92871b0c5c6d9 (patch) | |
tree | 24911ef8b60f54ac390eaab5ec63c6b354fb1e57 | |
parent | ffb5c0b639e01f2e7aabe0ef37426887105e3f90 (diff) | |
download | pkgsrc-ea194e30d2590dbd243e7b122da92871b0c5c6d9.tar.gz |
As intriguing as bindings for a "tooltit" sound, these are bindings for
a toolkit.
-rw-r--r-- | x11/py-qt2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile index 37fcd678435..536a87a9742 100644 --- a/x11/py-qt2/Makefile +++ b/x11/py-qt2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/02/14 17:21:56 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/21 07:51:00 snj Exp $ # DISTNAME= PyQt-3.1-Qt-2.3.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.riverbankcomputing.co.uk/pyqt/index.php -COMMENT= Python bindings for the Qt tooltit +COMMENT= Python bindings for the Qt toolkit WRKSRC= ${WRKDIR}/PyQt-3.1 USE_BUILDLINK2= # defined |