diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 17:38:24 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 17:38:24 +0000 |
commit | cd2f7f195982d69d791023fc3fa4f2e469948ca6 (patch) | |
tree | 08c28791366a728486d7e74e443a1eaf669b3fa3 /x11/py-qt2-sip | |
parent | a6f1375adbedcc49787191c4c7137acc5526dc8b (diff) | |
download | pkgsrc-cd2f7f195982d69d791023fc3fa4f2e469948ca6.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'x11/py-qt2-sip')
-rw-r--r-- | x11/py-qt2-sip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt2-sip/Makefile b/x11/py-qt2-sip/Makefile index f001532f495..e0b065eff9d 100644 --- a/x11/py-qt2-sip/Makefile +++ b/x11/py-qt2-sip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:56:40 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:38:31 martti Exp $ # DISTNAME= sip-3.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.riverbankcomputing.co.uk/download/sip/ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.riverbankcomputing.co.uk/sip/index.php -COMMENT= tool to create Python bindings for C++ libraries +COMMENT= Tool to create Python bindings for C++ libraries USE_BUILDLINK2= # defined USE_X11= # defined |