diff options
author | drochner <drochner> | 2007-11-05 19:10:29 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-11-05 19:10:29 +0000 |
commit | edaad8a33aae1b9cc83bba441c359a7291df4ce4 (patch) | |
tree | cb5d0445c143329f96e060b3477283aca218ea23 /sysutils/nautilus/Makefile | |
parent | 2694f12d6afa744c74daf971e89d3c1e6d451696 (diff) | |
download | pkgsrc-edaad8a33aae1b9cc83bba441c359a7291df4ce4.tar.gz |
update to 2.20.0
This switches to the new gnome-2.20 branch.
Diffstat (limited to 'sysutils/nautilus/Makefile')
-rw-r--r-- | sysutils/nautilus/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/nautilus/Makefile b/sysutils/nautilus/Makefile index e616f5ce8b5..7f1c7d9f66e 100644 --- a/sysutils/nautilus/Makefile +++ b/sysutils/nautilus/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.84 2007/09/21 13:04:20 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2007/11/05 19:10:29 drochner Exp $ # -DISTNAME= nautilus-2.18.3 -PKGREVISION= 4 +DISTNAME= nautilus-2.20.0 CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus/2.18/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus/2.20/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@NetBSD.org |