diff options
author | agc <agc@pkgsrc.org> | 2001-04-03 08:16:58 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-03 08:16:58 +0000 |
commit | 84cd6e9f60b7d161f14d88fc3ef404b15bce3761 (patch) | |
tree | 96eedccea4de0a33341145cb08bea13d8ba449fa /x11 | |
parent | 1ffee6654bcf2e70eccb76e6abecec01d6b4c898 (diff) | |
download | pkgsrc-84cd6e9f60b7d161f14d88fc3ef404b15bce3761.tar.gz |
Add and enable xpostit
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 76c1f62187d..7506f22f6dc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.214 2001/04/02 03:59:34 mjl Exp $ +# $NetBSD: Makefile,v 1.215 2001/04/03 08:16:58 agc Exp $ # COMMENT= Packages to support the X window system @@ -125,6 +125,7 @@ SUBDIR+= xpenguins SUBDIR+= xpmicons SUBDIR+= xpmroot SUBDIR+= xpns +SUBDIR+= xpostit SUBDIR+= xscreensaver SUBDIR+= xscreensaver-gnome SUBDIR+= xscribble |