diff options
author | fredb <fredb> | 2001-03-26 07:10:39 +0000 |
---|---|---|
committer | fredb <fredb> | 2001-03-26 07:10:39 +0000 |
commit | 472f21f52ea9fa50585ff16502ff6b41f69018e8 (patch) | |
tree | 8aafd81d4dcaf70ee6449e4263ccef6a849d3adc /x11 | |
parent | 0284d54bb2c1a6395e7338ed5c0bb24d93401745 (diff) | |
download | pkgsrc-472f21f52ea9fa50585ff16502ff6b41f69018e8.tar.gz |
Add and enable "ssystem".
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 8ea9c872752..9e42529c3e4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.210 2001/03/20 22:30:11 pooka Exp $ +# $NetBSD: Makefile,v 1.211 2001/03/26 07:10:39 fredb Exp $ # COMMENT= Packages to support the X window system @@ -69,6 +69,7 @@ SUBDIR+= ruby-Tk SUBDIR+= ruby-gtk SUBDIR+= rxvt SUBDIR+= speyes +SUBDIR+= ssystem SUBDIR+= swing SUBDIR+= tix SUBDIR+= tk |