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/kdoc | |
parent | 375317cfe118f6c397d03bbe2a40810b3b30d634 (diff) | |
download | pkgsrc-afa55834c5e962dd323fc2ed407f1b02401070e8.tar.gz |
Whitespace fix
Diffstat (limited to 'textproc/kdoc')
-rw-r--r-- | textproc/kdoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |