diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-12-05 22:58:26 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-12-05 22:58:26 +0000 |
commit | bb07d70400d6d0427ac4628ead14f5ed1fcffa6c (patch) | |
tree | 888d0c923f6b7a4e97ad3bad82706b2cf56965c0 /x11 | |
parent | f44c1d59ecd2e67d332fabc13f323cac56e7d5fb (diff) | |
download | pkgsrc-bb07d70400d6d0427ac4628ead14f5ed1fcffa6c.tar.gz |
add & enable xdaemon2
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3d8df779905..dffb89d3329 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2000/12/05 22:54:26 hubertf Exp $ +# $NetBSD: Makefile,v 1.188 2000/12/05 22:58:26 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -128,6 +128,7 @@ SUBDIR += xcolorsel SUBDIR += xcruise SUBDIR += xdaemon + SUBDIR += xdaemon2 SUBDIR += xdaliclock SUBDIR += xdialog SUBDIR += xdm3d |