diff options
author | jlam <jlam> | 2000-10-29 23:48:12 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-10-29 23:48:12 +0000 |
commit | d9218c621b069f9e4af780940e5d08fb17213ac1 (patch) | |
tree | a5e2a79069c2790965b8abbd84c78b6deb4d4257 /x11 | |
parent | 3f0a8a802cc19d59ac6d21f56282db61f1bcce74 (diff) | |
download | pkgsrc-d9218c621b069f9e4af780940e5d08fb17213ac1.tar.gz |
Add and enable sawfish-replibs
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 b0e1526c1ab..13871adce17 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2000/10/23 15:04:07 wiz Exp $ +# $NetBSD: Makefile,v 1.181 2000/10/29 23:48:12 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -82,6 +82,7 @@ SUBDIR += ruby-gtk SUBDIR += rxvt SUBDIR += sawfish + SUBDIR += sawfish-replibs SUBDIR += scwm SUBDIR += speyes SUBDIR += sunclock |