diff options
author | atatat <atatat> | 2002-03-25 16:20:18 +0000 |
---|---|---|
committer | atatat <atatat> | 2002-03-25 16:20:18 +0000 |
commit | 9f9a6b42d631ab48e2a25f6148637d748e8ab4c7 (patch) | |
tree | e193124a157977b43592417cb3fa529b1257d7ef | |
parent | 341194d103bb546250c5bc6b253dc87790399ff1 (diff) | |
download | pkgsrc-9f9a6b42d631ab48e2a25f6148637d748e8ab4c7.tar.gz |
Add xplanet and XaoS subdirs.
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 4e9b1ec824f..76b037a3db4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.240 2002/03/24 20:35:47 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.241 2002/03/25 16:20:18 atatat Exp $ # COMMENT= Packages to support the X window system @@ -7,6 +7,7 @@ SUBDIR+= 9term SUBDIR+= XF86Setup SUBDIR+= Xaw-Xpm SUBDIR+= Xaw3d +SUBDIR+= XaoS SUBDIR+= Xbae SUBDIR+= XmHTML SUBDIR+= aterm @@ -141,6 +142,7 @@ SUBDIR+= xp SUBDIR+= xpaste SUBDIR+= xpenguins SUBDIR+= xphoon +SUBDIR+= xplanet SUBDIR+= xpmicons SUBDIR+= xpmroot SUBDIR+= xpns |