diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-15 13:43:21 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-15 13:43:21 +0000 |
commit | ec2687f9c72466289d8542ce0575a2a9f7adef55 (patch) | |
tree | 4f2224e0462ebf482e73542a0a93dd3d294fe005 /x11 | |
parent | e411d6cfd25109703e46965988c1e92d8f2b9e68 (diff) | |
download | pkgsrc-ec2687f9c72466289d8542ce0575a2a9f7adef55.tar.gz |
Add and enable tile-0.7.3.
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 1debd38862e..b95d0fcb072 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.411 2005/10/14 00:35:34 minskim Exp $ +# $NetBSD: Makefile,v 1.412 2005/10/15 13:43:21 minskim Exp $ # COMMENT= Packages to support the X window system @@ -208,6 +208,7 @@ SUBDIR+= speyes SUBDIR+= ssystem SUBDIR+= startup-notification SUBDIR+= swing +SUBDIR+= tile SUBDIR+= tk SUBDIR+= tk-BWidget SUBDIR+= tk-Tix |