diff options
author | agc <agc> | 2002-11-08 13:24:09 +0000 |
---|---|---|
committer | agc <agc> | 2002-11-08 13:24:09 +0000 |
commit | d7a430681b3ef322ae2fb85e7b114ec0fd95ce65 (patch) | |
tree | 81de05f31b15863f7273dcd52e672f3ff9f1d9d7 /devel/Makefile | |
parent | e8d7c20608087912821a9afd45d9c5c8af6438c6 (diff) | |
download | pkgsrc-d7a430681b3ef322ae2fb85e7b114ec0fd95ce65.tar.gz |
Add and enable aegis
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 8d64a167f3c..6c59b193a78 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.349 2002/11/07 10:43:39 wiz Exp $ +# $NetBSD: Makefile,v 1.350 2002/11/08 13:24:09 agc Exp $ # COMMENT= Development utilities @@ -11,6 +11,7 @@ SUBDIR+= SDL_gfx SUBDIR+= SDL_ttf SUBDIR+= acme SUBDIR+= acunia-jam +SUBDIR+= aegis SUBDIR+= ald SUBDIR+= anjuta SUBDIR+= apel |