diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /sysutils/nautilus/Makefile | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'sysutils/nautilus/Makefile')
-rw-r--r-- | sysutils/nautilus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nautilus/Makefile b/sysutils/nautilus/Makefile index 39213e33d87..e8bd2a1c34e 100644 --- a/sysutils/nautilus/Makefile +++ b/sysutils/nautilus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.126 2012/10/02 17:12:00 tron Exp $ +# $NetBSD: Makefile,v 1.127 2012/10/08 23:00:36 adam Exp $ # DISTNAME= nautilus-2.32.2.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus/2.32/} EXTRACT_SUFX= .tar.bz2 |