diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus/Makefile | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile index 45df6468b..bf863c93a 100644 --- a/x11-fm/gnome-commander/Makefile +++ b/x11-fm/gnome-commander/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-commander PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-commander/1.0/ diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index e2649d28a..aae1a360c 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,11 +3,12 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus/Makefile,v 1.129 2007/04/28 18:18:28 marcus Exp $ +# $MCom: ports/x11-fm/nautilus/Makefile,v 1.130 2007/05/15 01:06:38 marcus Exp $ # PORTNAME= nautilus PORTVERSION= 2.19.2 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |