diff options
author | jwise <jwise> | 2000-09-11 14:48:57 +0000 |
---|---|---|
committer | jwise <jwise> | 2000-09-11 14:48:57 +0000 |
commit | 484d2498660faaa296983b367320361e611ad2e8 (patch) | |
tree | 4a4675d5b6402883f511547f428e98eb5b911b63 | |
parent | 9880f6cdfefae11b349c7995554d9d5688691c99 (diff) | |
download | pkgsrc-484d2498660faaa296983b367320361e611ad2e8.tar.gz |
Enable swing, now that it can download it self.
-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 |