diff options
author | abs <abs@pkgsrc.org> | 2004-04-01 14:28:35 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-04-01 14:28:35 +0000 |
commit | 90afb052625a5e3be768c11909b1e449fcf1b268 (patch) | |
tree | 6dd72ae0a8a540d41fb91ac92b5a1b66d39660a0 /devel/Makefile | |
parent | fc50b47d4115b003d39224b6493fe944d84fa539 (diff) | |
download | pkgsrc-90afb052625a5e3be768c11909b1e449fcf1b268.tar.gz |
Add apache-ant15
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 44e88c94709..1480f741202 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.477 2004/03/29 18:56:14 tv Exp $ +# $NetBSD: Makefile,v 1.478 2004/04/01 14:28:35 abs Exp $ # COMMENT= Development utilities @@ -20,6 +20,7 @@ SUBDIR+= aegis SUBDIR+= ald SUBDIR+= anjuta SUBDIR+= apache-ant +SUBDIR+= apache-ant15 SUBDIR+= apel SUBDIR+= apr SUBDIR+= argtable |