diff options
author | jmmv <jmmv> | 2003-04-12 12:16:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-12 12:16:18 +0000 |
commit | f284d7cade65bb72412cd9bf9e77b15ecea064d8 (patch) | |
tree | acdb21daed8ac005fb67ee132b56898e81b6282c /x11 | |
parent | e9eb4ddd7502319d2b72330dd15ec37b95eeb7bb (diff) | |
download | pkgsrc-f284d7cade65bb72412cd9bf9e77b15ecea064d8.tar.gz |
Add and enable xmms-osd.
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 877f986ecee..c1ebdd82200 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.289 2003/04/11 11:26:41 jmmv Exp $ +# $NetBSD: Makefile,v 1.290 2003/04/12 12:16:18 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -216,6 +216,7 @@ SUBDIR+= xlogout SUBDIR+= xlupe SUBDIR+= xmascot SUBDIR+= xmindpath +SUBDIR+= xmms-osd SUBDIR+= xmon SUBDIR+= xmountains SUBDIR+= xmove |