diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-02 07:20:20 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-02 07:20:20 +0000 |
commit | c9595fefeec3bff523e6a233e47eee1078e2c51f (patch) | |
tree | b23cda4f0c9d41b19278d4457c6fad6fbb1ff452 /x11 | |
parent | aa7a1a84b8ebefe7db44bb7519fe69b042233550 (diff) | |
download | pkgsrc-c9595fefeec3bff523e6a233e47eee1078e2c51f.tar.gz |
Add and enable xpad
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 7ecf6cff98d..565ef8ef7a5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.302 2003/08/20 11:01:28 markd Exp $ +# $NetBSD: Makefile,v 1.303 2003/09/02 07:20:20 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -238,6 +238,7 @@ SUBDIR+= xmx SUBDIR+= xneko SUBDIR+= xosd SUBDIR+= xp +SUBDIR+= xpad SUBDIR+= xpaste SUBDIR+= xpenguins SUBDIR+= xphoon |