diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:59:29 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:59:29 +0000 |
commit | 58317f0f25f44062cdc6a28ce7ee4e3b30184fa1 (patch) | |
tree | a608534f9831215090b2dc2282630b2afd9a49b4 | |
parent | efd75f8644ddeb45cca131c8d876bc0b7c04827b (diff) | |
download | pkgsrc-58317f0f25f44062cdc6a28ce7ee4e3b30184fa1.tar.gz |
Added xextensions-1.0.1.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7a1dace4b23..46041058228 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5563 2004/04/13 09:36:17 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5564 2004/04/13 09:59:29 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1937,3 +1937,4 @@ Changes to the packages collection and infrastructure in 2004: Added cvs2svn-0.0.0.916 [seb 2004-04-12] Updated flwm to 1.0.0nb1 [xtraeme 2004-04-12] Updated fltk to 1.1.5rc1 [xtraeme 2004-04-12] + Added xextensions-1.0.1 [xtraeme 2004-04-12] diff --git a/x11/Makefile b/x11/Makefile index 72b99642a40..47bc7bb2802 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.344 2004/04/02 11:53:56 jmmv Exp $ +# $NetBSD: Makefile,v 1.345 2004/04/13 09:59:29 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -236,6 +236,7 @@ SUBDIR+= xdialog SUBDIR+= xdm3d SUBDIR+= xearth SUBDIR+= xephem +SUBDIR+= xextensions SUBDIR+= xfce SUBDIR+= xfce4-clipman-plugin SUBDIR+= xfce4-desktop |