diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-08 09:59:02 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-08 09:59:02 +0800 |
commit | 523352100967fae24a50e423ce7268d594afc482 (patch) | |
tree | eddb64bd97d049e061198c8504576d3bdd561be3 /x11-fm/nautilus/Makefile | |
parent | f284992473e2739719ace037f0bb356bf2fd5afe (diff) | |
download | marcuscom-ports-523352100967fae24a50e423ce7268d594afc482.tar marcuscom-ports-523352100967fae24a50e423ce7268d594afc482.tar.gz marcuscom-ports-523352100967fae24a50e423ce7268d594afc482.tar.bz2 marcuscom-ports-523352100967fae24a50e423ce7268d594afc482.tar.lz marcuscom-ports-523352100967fae24a50e423ce7268d594afc482.tar.xz marcuscom-ports-523352100967fae24a50e423ce7268d594afc482.tar.zst marcuscom-ports-523352100967fae24a50e423ce7268d594afc482.zip |
Update to 2.19.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9009 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus/Makefile')
-rw-r--r-- | x11-fm/nautilus/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index c3dc57e5a..25c137307 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,12 +3,11 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus/Makefile,v 1.133 2007/05/27 17:07:25 mezz Exp $ +# $MCom: ports/x11-fm/nautilus/Makefile,v 1.134 2007/05/30 03:21:47 mezz Exp $ # PORTNAME= nautilus -PORTVERSION= 2.19.2 -PORTREVISION= 3 +PORTVERSION= 2.19.3 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |