diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-06-03 17:02:44 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-06-03 17:02:44 +0000 |
commit | 99e6fe788b97b5751661ba5ed8b662c69aa3bbda (patch) | |
tree | 800c0aecf5912121430c3cd57d7c7d06086f6734 /textproc/crimson/Makefile | |
parent | 944d01fdb1470cbed1c225d6d97b96db919f29d9 (diff) | |
download | pkgsrc-99e6fe788b97b5751661ba5ed8b662c69aa3bbda.tar.gz |
Change dependency of jakarta-ant into apache-ant, as it's now known.
All build fine with the new version of ant.
Diffstat (limited to 'textproc/crimson/Makefile')
-rw-r--r-- | textproc/crimson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile index d994cf6bae1..43a770f3445 100644 --- a/textproc/crimson/Makefile +++ b/textproc/crimson/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/04/10 01:28:24 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/06/03 17:02:46 jschauma Exp $ # # We use the binary distribution of crimson because otherwise we -# have a bootstrap-loop between jakarta-ant and crimson, each of which +# have a bootstrap-loop between apache-ant and crimson, each of which # uses the other. DISTNAME= ${PKGNAME}-bin |