diff options
author | kristerw <kristerw@pkgsrc.org> | 2008-07-26 06:43:40 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2008-07-26 06:43:40 +0000 |
commit | 59ead85a6307a309b4a74c68bc900b445ff8b18b (patch) | |
tree | 8181e6d61e945d662c34780de5dad6d81bd06170 /x11 | |
parent | f71e28b1631080a30e36e77b50ecceb0314e88d9 (diff) | |
download | pkgsrc-59ead85a6307a309b4a74c68bc900b445ff8b18b.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 f4d028efcb6..853e924af54 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.556 2008/07/25 08:48:23 rhaen Exp $ +# $NetBSD: Makefile,v 1.557 2008/07/26 06:43:40 kristerw Exp $ # COMMENT= Packages to support the X window system @@ -465,8 +465,8 @@ SUBDIR+= xlockmore-lite SUBDIR+= xlogo SUBDIR+= xlogout SUBDIR+= xlsclients -SUBDIR+= xlupe SUBDIR+= xlt +SUBDIR+= xlupe SUBDIR+= xmag SUBDIR+= xman SUBDIR+= xmascot |