diff options
author | reed <reed@pkgsrc.org> | 2009-07-08 12:16:45 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2009-07-08 12:16:45 +0000 |
commit | c0298910828ac674315598368a5613abeebaa06a (patch) | |
tree | 4a7468a8afc81ebde91f1a742d327cb8b3691619 /net | |
parent | 0955075f3685dbff2a58f7d657683103ba7af1a0 (diff) | |
download | pkgsrc-c0298910828ac674315598368a5613abeebaa06a.tar.gz |
Mention this is documentation in the COMMENT.
Diffstat (limited to 'net')
-rw-r--r-- | net/py-twisted-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-twisted-docs/Makefile b/net/py-twisted-docs/Makefile index 565040d8689..89b0a64b6e5 100644 --- a/net/py-twisted-docs/Makefile +++ b/net/py-twisted-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/06/14 22:58:07 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/07/08 12:16:45 reed Exp $ PKGNAME= py-twisted-docs-${TWISTED_VERSION} -COMMENT= Framework for writing networked applications +COMMENT= Framework for writing networked applications (documentation) .include "../../net/py-twisted/Makefile.common" NO_CONFIGURE= yes |