diff options
author | zuntum <zuntum> | 2001-04-16 20:23:14 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-16 20:23:14 +0000 |
commit | c86c2427d4d801395c5a5b54cd81f6235c3799a4 (patch) | |
tree | 387790ee1718b037a98bfca3c87efd91bee8af2e /x11/Makefile | |
parent | 12e9d2d14b13875838d39536059161dbc9e76a1d (diff) | |
download | pkgsrc-c86c2427d4d801395c5a5b54cd81f6235c3799a4.tar.gz |
add & enable xpaste
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 890d3117468..276dc355bee 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2001/04/13 16:34:40 tron Exp $ +# $NetBSD: Makefile,v 1.218 2001/04/16 20:23:14 zuntum Exp $ # COMMENT= Packages to support the X window system @@ -120,6 +120,7 @@ SUBDIR+= xmove SUBDIR+= xmx SUBDIR+= xneko SUBDIR+= xp +SUBDIR+= xpaste SUBDIR+= xpenguins SUBDIR+= xpmicons SUBDIR+= xpmroot |