diff options
author | jmmv <jmmv> | 2003-04-07 14:47:10 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-07 14:47:10 +0000 |
commit | 8fa3f2ceb2b0df4ba98a138d34e8e9260b8d8228 (patch) | |
tree | e303831f73460cd5be8765e617bf47928304a9d2 /x11/Makefile | |
parent | fbcfed88bb1eb09e2ccb41a065053dd6b3ae9386 (diff) | |
download | pkgsrc-8fa3f2ceb2b0df4ba98a138d34e8e9260b8d8228.tar.gz |
Add and enable xosd.
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 f2d5efde554..9d7e0986fd7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.287 2003/03/13 10:54:20 wiz Exp $ +# $NetBSD: Makefile,v 1.288 2003/04/07 14:47:10 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -220,6 +220,7 @@ SUBDIR+= xmountains SUBDIR+= xmove SUBDIR+= xmx SUBDIR+= xneko +SUBDIR+= xosd SUBDIR+= xp SUBDIR+= xpaste SUBDIR+= xpenguins |