diff options
author | wiz <wiz@pkgsrc.org> | 2002-02-28 17:50:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-02-28 17:50:05 +0000 |
commit | 7a2ac970fe32da24eb77ffc31fc9f71f35990514 (patch) | |
tree | 66c72002dddcbf7b32c2b15f28629ac4eb341422 /x11 | |
parent | b6efb0b53caf7bca48627819b18cc6a9243b7ba9 (diff) | |
download | pkgsrc-7a2ac970fe32da24eb77ffc31fc9f71f35990514.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 f856d6f3faa..902f55c7b0f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2002/02/18 11:55:58 drochner Exp $ +# $NetBSD: Makefile,v 1.239 2002/02/28 17:52:50 wiz Exp $ # COMMENT= Packages to support the X window system @@ -54,8 +54,8 @@ SUBDIR+= kterm SUBDIR+= lesstif SUBDIR+= lesstif12 SUBDIR+= mlterm -SUBDIR+= multi-gnome-terminal SUBDIR+= modeline +SUBDIR+= multi-gnome-terminal SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk |