diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-10 12:01:59 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-10 12:01:59 +0000 |
commit | 321ecccde31fcf28d11f655036e28629e59a09d6 (patch) | |
tree | d5f5eac515cc590ad9975572a4461e27bacc1f47 | |
parent | 6f080fa7de413da253c486c8029aff78d32ddb2f (diff) | |
download | pkgsrc-321ecccde31fcf28d11f655036e28629e59a09d6.tar.gz |
xfce4-extras should be nb2 not nb1.
-rw-r--r-- | doc/CHANGES | 4 | ||||
-rw-r--r-- | meta-pkgs/xfce4-extras/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 9edd0ed5ad0..9e128563c33 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5186 2004/03/10 11:59:32 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5187 2004/03/10 12:01:59 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1378,4 +1378,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xfce4-wm-themes to 4.0.4 [martti 2004-03-10] Updated ruby-racc to 1.4.3nb1 [taca 2004-03-10] Updated xfce4 to 4.0.4nb1 [xtraeme 2004-03-10] - Updated xfce4-extras to 4.0.4nb1 [xtraeme 2004-03-10] + Updated xfce4-extras to 4.0.4nb2 [xtraeme 2004-03-10] diff --git a/meta-pkgs/xfce4-extras/Makefile b/meta-pkgs/xfce4-extras/Makefile index 99c5b6910de..8dc7e6a74e7 100644 --- a/meta-pkgs/xfce4-extras/Makefile +++ b/meta-pkgs/xfce4-extras/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2004/03/10 11:59:32 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/03/10 12:01:59 xtraeme Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-extras-${XFCE4_VERSION} DISTFILES= # empty -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= meta-pkgs COMMENT= XFce4 extras |