diff options
author | jmmv <jmmv> | 2004-04-01 19:37:47 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-04-01 19:37:47 +0000 |
commit | ac0fb6a67557a87ee0974df4fdde32fdf0c39328 (patch) | |
tree | c851007793570b2558349f7e68e7958399a33c9b /meta-pkgs | |
parent | 3df4def63ce75627af5396867971bb39fac604d9 (diff) | |
download | pkgsrc-ac0fb6a67557a87ee0974df4fdde32fdf0c39328.tar.gz |
Bump PKGREVISION to 2, to catch with the GTK+ update to 2.4.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/xfce4/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common index 33a3ac027ac..92ae727211f 100644 --- a/meta-pkgs/xfce4/Makefile.common +++ b/meta-pkgs/xfce4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2004/03/23 04:41:01 jlam Exp $ +# $NetBSD: Makefile.common,v 1.14 2004/04/01 19:37:47 jmmv Exp $ MASTER_SITES= http://www.xfce.org/archive/xfce-4.0.4/src/ \ http://linux.imp.mx/xfce4/xfce_4.0.4/src/ @@ -7,7 +7,7 @@ MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.xfce.org/ XFCE4_VERSION= 4.0.4 -PKGREVISION= 1 +PKGREVISION= 2 USE_BUILDLINK3= yes USE_X11= # defined |