diff options
author | jmmv <jmmv> | 2003-04-12 12:16:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-12 12:16:18 +0000 |
commit | a27eff301bfdb1f63af609f2c9c533c7db4ae2f6 (patch) | |
tree | acdb21daed8ac005fb67ee132b56898e81b6282c /x11 | |
parent | f9a6b688b6fd8f82878c8da59359fd0c65a3c8df (diff) | |
download | pkgsrc-a27eff301bfdb1f63af609f2c9c533c7db4ae2f6.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 |