diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-13 06:11:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-13 06:11:34 +0800 |
commit | 4f2c31a251e43cd91b295e9aef7fba0b7b140980 (patch) | |
tree | 72ee49213cb5d5167467d3637f16915d6f9f6685 | |
parent | 53da5f9fb0e3d666f3c5dd5f45e4903b84ca20d1 (diff) | |
download | marcuscom-ports-4f2c31a251e43cd91b295e9aef7fba0b7b140980.tar marcuscom-ports-4f2c31a251e43cd91b295e9aef7fba0b7b140980.tar.gz marcuscom-ports-4f2c31a251e43cd91b295e9aef7fba0b7b140980.tar.bz2 marcuscom-ports-4f2c31a251e43cd91b295e9aef7fba0b7b140980.tar.lz marcuscom-ports-4f2c31a251e43cd91b295e9aef7fba0b7b140980.tar.xz marcuscom-ports-4f2c31a251e43cd91b295e9aef7fba0b7b140980.tar.zst marcuscom-ports-4f2c31a251e43cd91b295e9aef7fba0b7b140980.zip |
Presenting GNOME 2.14.1 for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6064 df743ca5-7f9a-e211-a948-0013205c9059
-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 |