diff options
-rw-r--r-- | editors/gnome2-office/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 522c466f4..67c3e5911 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gnome2-office/Makefile,v 1.39 2005/08/11 02:55:29 marcus Exp $ +# $MCom: ports/editors/gnome2-office/Makefile,v 1.40 2006/03/25 17:57:47 marcus Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= editors gnome PKGNAMESUFFIX= -office diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index b66ae7c59..a7aee093b 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.137 2006/04/06 23:06:26 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.138 2006/04/06 23:10:53 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.14.0 -PORTREVISION?= 1 +PORTVERSION= 2.14.1 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |