diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:03 +0000 |
commit | 9f0158fbb7d9bdc2ac61cd504d86dc09be37a64f (patch) | |
tree | 454ab137b2b74cd4fbb3023c931a5b4b6afc942e /devel/Makefile | |
parent | b8a6d40c4f7d74a7b2514de5f2af11e194a71bf8 (diff) | |
download | pkgsrc-9f0158fbb7d9bdc2ac61cd504d86dc09be37a64f.tar.gz |
Rename eel2 to eel, to match upstream name.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index ea1ac3cce44..f28094bb592 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.892 2007/09/19 21:59:31 wiz Exp $ +# $NetBSD: Makefile,v 1.893 2007/09/20 21:21:03 wiz Exp $ # COMMENT= Development utilities -SUBDIR+= ArX2 +SUBDIR+= ArX SUBDIR+= ExmanIDE SUBDIR+= GConf2 SUBDIR+= GConf2-ui @@ -133,7 +133,7 @@ SUBDIR+= doxygen SUBDIR+= doxymacs SUBDIR+= eclipse SUBDIR+= edcommon -SUBDIR+= eel2 +SUBDIR+= eel SUBDIR+= eet SUBDIR+= electricfence SUBDIR+= elf |