summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-05-29 13:34:31 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-05-29 13:34:31 +0800
commitfcbf7ef859adf49e5a065f074793d1a9af2805de (patch)
tree95f76dae657960f3cae73aef951e5abee555a926 /x11-fm/nautilus
parent2f7d05e5f5ba5188b81069d36cb8431d832c8344 (diff)
downloadmarcuscom-ports-fcbf7ef859adf49e5a065f074793d1a9af2805de.tar
marcuscom-ports-fcbf7ef859adf49e5a065f074793d1a9af2805de.tar.gz
marcuscom-ports-fcbf7ef859adf49e5a065f074793d1a9af2805de.tar.bz2
marcuscom-ports-fcbf7ef859adf49e5a065f074793d1a9af2805de.tar.lz
marcuscom-ports-fcbf7ef859adf49e5a065f074793d1a9af2805de.tar.xz
marcuscom-ports-fcbf7ef859adf49e5a065f074793d1a9af2805de.tar.zst
marcuscom-ports-fcbf7ef859adf49e5a065f074793d1a9af2805de.zip
Sync w/ FreeBSD ports tree for x11-fm/nautilus2 -> x11-fm/nautilus.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6351 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r--x11-fm/nautilus/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 03ffa9b54..1835b517e 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -3,15 +3,14 @@
# Whom: ade, archie
#
# $FreeBSD$
-# $MCom: ports/x11-fm/nautilus2/Makefile,v 1.105 2006/04/13 07:52:42 bland Exp $
+# $MCom: ports/x11-fm/nautilus/Makefile,v 1.107 2006/05/19 17:05:57 ahze Exp $
#
-PORTNAME= nautilus2
+PORTNAME= nautilus
PORTVERSION= 2.15.1
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DISTNAME= nautilus-${PORTVERSION}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org