diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-01-05 05:03:57 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-01-05 05:03:57 +0000 |
commit | c2d10b3331d1dff57d14bed48117d1de89783c30 (patch) | |
tree | bbd905eceb0502072376aa053fba629863b68e77 /x11/Makefile | |
parent | 5889c927b6bc0ba90805bbd2821e427f06502f84 (diff) | |
download | pkgsrc-c2d10b3331d1dff57d14bed48117d1de89783c30.tar.gz |
add & enable xdaemon
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 c71f2d5c0dd..851752bfa1b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2000/01/02 18:14:18 tron Exp $ +# $NetBSD: Makefile,v 1.135 2000/01/05 05:03:57 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -137,6 +137,7 @@ SUBDIR += xcolorsel SUBDIR += xcruise SUBDIR += xdaliclock + SUBDIR += xdaemon SUBDIR += xdm3d # SUBDIR += xdtm SUBDIR += xearth |