diff options
author | cjep <cjep@pkgsrc.org> | 2004-03-12 13:11:33 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-03-12 13:11:33 +0000 |
commit | 1a3e680c41f7211658f733ccbd1d456218c550fb (patch) | |
tree | b4ac7b812b457c2a1ee8849fca82973253d0a842 /x11 | |
parent | 222313b6d31f1d5b298914d45953f1fa38312461 (diff) | |
download | pkgsrc-1a3e680c41f7211658f733ccbd1d456218c550fb.tar.gz |
sort
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 54effedfa91..df9a576e44e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.342 2004/03/09 13:45:56 markd Exp $ +# $NetBSD: Makefile,v 1.343 2004/03/12 13:11:33 cjep Exp $ # COMMENT= Packages to support the X window system @@ -200,8 +200,8 @@ SUBDIR+= ssystem SUBDIR+= startup-notification SUBDIR+= swing SUBDIR+= tk -SUBDIR+= tk83 SUBDIR+= tk-Tix +SUBDIR+= tk83 SUBDIR+= tkinfo SUBDIR+= tkman SUBDIR+= unclutter |