diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 0c233df..c046011 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.6 PORTREVISION= 9 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/nautilus +MASTER_SITE_SUBDIR= sources/nautilus/1.0 MAINTAINER= gnome@FreeBSD.org diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index e37572e..fcf5401 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -9,7 +9,7 @@ PORTNAME= nautilus2 PORTVERSION= 2.0.7 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.2/sources/${PORTNAME:S/2$//} +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0 DIST_SUBDIR= gnome2 DISTNAME= nautilus-${PORTVERSION} |