diff options
author | pooka <pooka@pkgsrc.org> | 2001-03-20 22:30:11 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2001-03-20 22:30:11 +0000 |
commit | a6914ef7cc6079ea9794d76f8d864e91af703ea8 (patch) | |
tree | 34a7d48aed8ca6a4739a421cfb27b647101b5690 /x11 | |
parent | 39438f7275fc979c839f25a34c16be64f24c7f8b (diff) | |
download | pkgsrc-a6914ef7cc6079ea9794d76f8d864e91af703ea8.tar.gz |
add & enable xlupe
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 a10e3eb3919..8ea9c872752 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.209 2001/03/16 14:16:43 wiz Exp $ +# $NetBSD: Makefile,v 1.210 2001/03/20 22:30:11 pooka Exp $ # COMMENT= Packages to support the X window system @@ -111,6 +111,7 @@ SUBDIR+= xkeycaps SUBDIR+= xless SUBDIR+= xlockmore SUBDIR+= xlogout +SUBDIR+= xlupe SUBDIR+= xmascot SUBDIR+= xmeter SUBDIR+= xmindpath |