diff options
author | markd <markd@pkgsrc.org> | 2003-07-30 15:43:43 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-07-30 15:43:43 +0000 |
commit | b2ff2753a24173e040b330e819bbf9b20a661b5f (patch) | |
tree | ba25074efe707746ae97e9f6415ee09f21f73ba9 /textproc | |
parent | df6d55d76d2b11173d225f7d5cf1e002e1f2cac5 (diff) | |
download | pkgsrc-b2ff2753a24173e040b330e819bbf9b20a661b5f.tar.gz |
x11/kde3/ -> meta-pkgs/kde3/
Diffstat (limited to 'textproc')
-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 a13504e3e28..4a93b70c03c 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 22:54:28 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/30 15:45:39 markd Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/3.0/src/ \ MAINTAINER= wulf@NetBSD.org COMMENT= C++ and IDL Class Documentation Tool -.include "../../x11/kde3/Makefile.kde3" +.include "../../meta-pkgs/kde3/Makefile.kde3" USE_BUILDLINK2= # defined |