diff options
author | kim <kim@pkgsrc.org> | 2000-04-27 06:47:24 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2000-04-27 06:47:24 +0000 |
commit | 282eddb14d41e7f3ca419cafec162bf1d999e6f7 (patch) | |
tree | 06b9855156dc4ef268c0fdb108fb7da7fc43d655 /x11 | |
parent | 6308f41a9dce06bf428410975c80265a0c787cb3 (diff) | |
download | pkgsrc-282eddb14d41e7f3ca419cafec162bf1d999e6f7.tar.gz |
add and enable xcal
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 ddf5d0efba9..199e0bbd34d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.148 2000/04/09 15:22:29 itojun Exp $ +# $NetBSD: Makefile,v 1.149 2000/04/27 06:47:24 kim Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -106,6 +106,7 @@ SUBDIR += xautolock SUBDIR += xbanner SUBDIR += xbeats + SUBDIR += xcal SUBDIR += xcb SUBDIR += xcolors SUBDIR += xcolorsel |