diff options
author | he <he@pkgsrc.org> | 2002-08-07 13:47:46 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2002-08-07 13:47:46 +0000 |
commit | dacd43efdfdaceb550c25d5d603803def614ff42 (patch) | |
tree | 7840d863ef6060b33e3742d21f1e02cb83f565b0 /x11 | |
parent | 14a211c61067655433e329a833aa66e6511a7546 (diff) | |
download | pkgsrc-dacd43efdfdaceb550c25d5d603803def614ff42.tar.gz |
Add and enable the asnap package, using the "package add credit"
from closing PR#17705 during the freeze.
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 2e024bc231d..2b1da06a3fd 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.259 2002/08/05 08:52:03 veego Exp $ +# $NetBSD: Makefile,v 1.260 2002/08/07 13:47:46 he Exp $ # COMMENT= Packages to support the X window system @@ -11,6 +11,7 @@ SUBDIR+= Xaw3d SUBDIR+= Xbae SUBDIR+= XmHTML SUBDIR+= acidlaunch +SUBDIR+= asnap SUBDIR+= aterm SUBDIR+= blt SUBDIR+= controlcenter |