diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-09-07 20:29:05 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-09-07 20:29:05 +0000 |
commit | a5a8046ab7f1acca0c8cfe4f0073160eb128d495 (patch) | |
tree | f221bc22e2a90d96bc92af9289980e10bfcb6128 /x11 | |
parent | 3cd989bc633038a95d82fd48e261e4752e2bc490 (diff) | |
download | pkgsrc-a5a8046ab7f1acca0c8cfe4f0073160eb128d495.tar.gz |
add and enable bbapm
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2b1da06a3fd..f17ae8c83b5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.260 2002/08/07 13:47:46 he Exp $ +# $NetBSD: Makefile,v 1.261 2002/09/07 20:29:05 jschauma Exp $ # COMMENT= Packages to support the X window system @@ -13,6 +13,7 @@ SUBDIR+= XmHTML SUBDIR+= acidlaunch SUBDIR+= asnap SUBDIR+= aterm +SUBDIR+= bbapm SUBDIR+= blt SUBDIR+= controlcenter SUBDIR+= dfm |