diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
commit | 3ebfad88245bf3cab49c490708fd606c342bf7ab (patch) | |
tree | b49584837fe18036982ca2f5c214da74b23e47d4 /x11/gnome-panel | |
parent | 2c7aa95b72dfa5d54768b10b41cbf3f4e999bfb0 (diff) | |
download | pkgsrc-3ebfad88245bf3cab49c490708fd606c342bf7ab.tar.gz |
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index c6f4e6e520f..6e935b20cf0 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.143 2012/07/15 08:22:59 wiz Exp $ +# $NetBSD: Makefile,v 1.144 2012/08/13 14:25:44 wiz Exp $ # DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/} EXTRACT_SUFX= .tar.bz2 |