diff options
author | minskim <minskim> | 2005-10-15 13:43:21 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-10-15 13:43:21 +0000 |
commit | b53b0ce889fd29b951a0a08b160e9a5f7e21d109 (patch) | |
tree | 4f2224e0462ebf482e73542a0a93dd3d294fe005 /x11 | |
parent | 13e9bab8413ba4a71274546581d4335ad83561ff (diff) | |
download | pkgsrc-b53b0ce889fd29b951a0a08b160e9a5f7e21d109.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 |