diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7d6ccaa8c5b..95b20da2e3d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2000/09/04 15:50:40 kim Exp $ +# $NetBSD: Makefile,v 1.175 2000/09/11 14:48:57 jwise Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -83,7 +83,7 @@ SUBDIR += scwm SUBDIR += speyes SUBDIR += sunclock -# SUBDIR += swing # requires a manual download due to licensing restrictions + SUBDIR += swing SUBDIR += swisswatch SUBDIR += titrax SUBDIR += tix |