diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-23 16:24:59 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-23 16:24:59 +0000 |
commit | afa55834c5e962dd323fc2ed407f1b02401070e8 (patch) | |
tree | c03f45c7308c7b79234e60ad363cda563300789a /textproc | |
parent | 375317cfe118f6c397d03bbe2a40810b3b30d634 (diff) | |
download | pkgsrc-afa55834c5e962dd323fc2ed407f1b02401070e8.tar.gz |
Whitespace fix
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/crimson/Makefile | 4 | ||||
-rw-r--r-- | textproc/kdoc/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile index 882b5d936b0..aaad2800bb8 100644 --- a/textproc/crimson/Makefile +++ b/textproc/crimson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/10/18 20:58:31 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/23 16:33:03 cjep Exp $ # # We use the binary distribution of crimson because otherwise we # have a bootstrap-loop between jakarta-ant and crimson, each of which @@ -15,7 +15,7 @@ COMMENT= Apache.org implementation of JAXP, SAX, and DOM WRKSRC= ${WRKDIR}/${PKGNAME} USE_JAVA= run -USE_BUILDLINK2= +USE_BUILDLINK2= NO_PATCH= NO_CONFIGURE= NO_BUILD= diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index 4c36bac9248..3560e4126d5 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/11/15 00:16:41 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2002/12/23 16:33:21 cjep Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 @@ -7,7 +7,7 @@ CATEGORIES= textproc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/3.0/src/ \ ftp://ftp.us.kde.org/pub/kde/stable/3.0/src/ \ ftp://ftp.uk.kde.org/pub/kde/stable/3.0/src/ \ - ftp://ftp.de.kde.org/pub/kde/stable/3.0/src/ + ftp://ftp.de.kde.org/pub/kde/stable/3.0/src/ MAINTAINER= wulf@netbsd.org COMMENT= C++ and IDL Class Documentation Tool |