diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2014-03-13 07:26:06 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2014-03-13 07:26:06 +0000 |
commit | 889092573c94d37913d0459b3217d531b7c8e5d3 (patch) | |
tree | 63f75a2ec016869b13d137330c25a99054ad1ce4 /x11/Makefile | |
parent | 56663ce8e0722b1300ee70b02e1d8bb6f5c2a167 (diff) | |
download | pkgsrc-889092573c94d37913d0459b3217d531b7c8e5d3.tar.gz |
sort
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6b8bb63af11..508ccc479ab 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.728 2014/03/10 14:22:30 taca Exp $ +# $NetBSD: Makefile,v 1.729 2014/03/13 07:28:38 jnemeth Exp $ # COMMENT= Packages to support the X window system @@ -450,9 +450,9 @@ SUBDIR+= startup-notification010 SUBDIR+= tile SUBDIR+= tint2 SUBDIR+= tk -SUBDIR+= tk85 SUBDIR+= tk-BWidget SUBDIR+= tk-Tix +SUBDIR+= tk85 SUBDIR+= tkinfo SUBDIR+= tktable SUBDIR+= transset |