diff options
author | hubertf <hubertf> | 1999-01-05 01:18:53 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-01-05 01:18:53 +0000 |
commit | b0c62bc3c1787115e3099eab0875398cd9adc4ec (patch) | |
tree | 8c39d6c982439a5dbabc79d583e887195c4c3b45 /x11/Makefile | |
parent | e40e96f797ec39cf2b383b9adb0b05d9ff44396f (diff) | |
download | pkgsrc-b0c62bc3c1787115e3099eab0875398cd9adc4ec.tar.gz |
add and enable xglobe
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e6b8aff3eda..bc7da96d631 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 1999/01/02 13:05:04 hubertf Exp $ +# $NetBSD: Makefile,v 1.69 1999/01/05 01:18:53 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -110,6 +110,7 @@ # SUBDIR += xfm SUBDIR += xforms SUBDIR += xgas + SUBDIR += xglobe # SUBDIR += xgrab SUBDIR += xinvest SUBDIR += xkeycaps |