diff options
author | lukem <lukem@pkgsrc.org> | 2001-02-16 20:44:34 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2001-02-16 20:44:34 +0000 |
commit | 83e875f6aead29d875e35643219160a24fe7b1d8 (patch) | |
tree | a111694981ae795ff75230593f14d1af671839d9 | |
parent | cfcec8ec050149505fad8559199816f6cd368d5d (diff) | |
download | pkgsrc-83e875f6aead29d875e35643219160a24fe7b1d8.tar.gz |
add py-Pmw
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e95fbb43b85..17403774bae 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2001/02/16 15:51:54 wiz Exp $ +# $NetBSD: Makefile,v 1.203 2001/02/16 20:44:34 lukem Exp $ # COMMENT= Packages to support the X window system @@ -46,6 +46,7 @@ SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk SUBDIR+= p5-gtk +SUBDIR+= py-Pmw SUBDIR+= py-Tk SUBDIR+= py-wxWindows SUBDIR+= qt1 |