diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-26 09:30:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-26 09:30:48 +0000 |
commit | f520e5ce86d587c3f25e1d419c2544862d2b4ac6 (patch) | |
tree | 716f102e629ae499375ab8dee5ba33cc6c5ccfc9 | |
parent | 8d75c961ede7118f16bea6571ce75585bfda24fb (diff) | |
download | pkgsrc-f520e5ce86d587c3f25e1d419c2544862d2b4ac6.tar.gz |
+ hyena.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5e2efc9c828..48423e7a02d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.732 2014/05/22 21:38:59 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.733 2014/05/26 09:30:48 wiz Exp $ # COMMENT= Packages to support the X window system @@ -125,6 +125,7 @@ SUBDIR+= hot-babe SUBDIR+= hs-X11 SUBDIR+= hs-X11-xft SUBDIR+= hsetroot +SUBDIR+= hyena SUBDIR+= iceauth SUBDIR+= ico SUBDIR+= imwheel |