diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/kdoc | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
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 3560e4126d5..a13504e3e28 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/12/23 16:33:21 cjep Exp $ +# $NetBSD: Makefile,v 1.14 2003/07/17 22:54:28 grant Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.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/ -MAINTAINER= wulf@netbsd.org +MAINTAINER= wulf@NetBSD.org COMMENT= C++ and IDL Class Documentation Tool .include "../../x11/kde3/Makefile.kde3" |