diff options
author | markd <markd@pkgsrc.org> | 2003-07-30 15:41:48 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-07-30 15:41:48 +0000 |
commit | 927eb739241de8d09b9e6948fd63c1cb70172cd0 (patch) | |
tree | 532de24d546cb16da3e2ffef36fb527ce8a7be15 | |
parent | 8aea3201dc9f3a728e275658cc1f2493cf11dc0d (diff) | |
download | pkgsrc-927eb739241de8d09b9e6948fd63c1cb70172cd0.tar.gz |
x11/kde3/ -> meta-pkgs/kde3/
-rw-r--r-- | mail/kbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 63002b06ab5..b0c1cac16da 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:46:20 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/30 15:41:48 markd Exp $ DISTNAME= kbiff-3.6.3 PKGREVISION= 2 @@ -14,6 +14,6 @@ USE_BUILDLINK2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -.include "../../x11/kde3/buildlink2.mk" +.include "../../meta-pkgs/kde3/buildlink2.mk" .include "../../x11/kdelibs3/buildlink2.mk" .include "../../mk/bsd.pkg.mk" |