diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-31 05:54:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-31 05:54:57 +0000 |
commit | 40300e67a005e8bd487be879d418ff98ead7c7c1 (patch) | |
tree | 3c7727419a40a2d3061b89513f5f9961284a6feb | |
parent | 3e7961e6392ff297fd04ce40fd862494c0713079 (diff) |
Notes
-rw-r--r-- | devel/gnome2-hacker-tools/Makefile | 2 | ||||
-rw-r--r-- | editors/gnome2-office/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 |
6 files changed, 7 insertions, 7 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile index bfabce9d33f4..1e5c964b094a 100644 --- a/devel/gnome2-hacker-tools/Makefile +++ b/devel/gnome2-hacker-tools/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/devel/gnome2-hacker-tools/Makefile,v 1.42 2006/10/14 06:29:06 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel gnome PKGNAMESUFFIX= -hacker-tools diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 337e5447cb15..3c661fc92b45 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/editors/gnome2-office/Makefile,v 1.41 2006/04/12 22:11:33 marcus Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= editors gnome PKGNAMESUFFIX= -office diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index efcae778646f..6a8c855ede5d 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.83 2007/04/03 01:14:24 ahze Exp $ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index ec2c74773e1f..c30e821ce096 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-lite/Makefile,v 1.54 2007/03/02 15:38:59 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -lite diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 1fc6f8a05bd9..3572e8356e81 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.76 2007/03/14 21:39:31 marcus Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 639b909e0c15..501411ece394 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gnome2 -PORTVERSION= 2.18.1 -PORTREVISION?= 1 +PORTVERSION= 2.18.2 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |