diff options
author | tron <tron@pkgsrc.org> | 1998-05-04 22:57:01 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-05-04 22:57:01 +0000 |
commit | a9df96d0ddab2a7c5306f304699d154fa1f96716 (patch) | |
tree | aad7e32d616769db9f0ba0b0574400a6422af16c /x11 | |
parent | aaab14914cfcf32458ef8c9dd1e52852afd19b4c (diff) | |
download | pkgsrc-a9df96d0ddab2a7c5306f304699d154fa1f96716.tar.gz |
Add and enable "tix-4.1.0.006", fixes PR pkg/5391.
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 796325b1203..093b11c0cbe 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 1998/04/15 10:38:52 agc Exp $ +# $NetBSD: Makefile,v 1.30 1998/05/04 22:57:01 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -58,7 +58,7 @@ SUBDIR += sunclock SUBDIR += swisswatch # SUBDIR += sxpc -# SUBDIR += tix + SUBDIR += tix # SUBDIR += tk41 # SUBDIR += tk42 SUBDIR += tk80 |