diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-07-25 19:35:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-07-25 19:35:08 +0000 |
commit | 65898b3f67b3d8e8a17dca6914405aded77c8962 (patch) | |
tree | e78e9c70bc1a3c88055a240791ca22ed62d1f879 /x11/gnome2 | |
parent | 90a918f71bfcf23b3df4225f711a4644a2519b63 (diff) | |
download | ports-65898b3f67b3d8e8a17dca6914405aded77c8962.tar.gz ports-65898b3f67b3d8e8a17dca6914405aded77c8962.zip |
Notes
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 4f7e2cccc145..24f846db9ced 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.292 2010/04/30 13:38:35 kwm Exp $ +# $MCom: ports-stable/x11/gnome2/Makefile,v 1.9 2010/06/24 12:38:52 kwm Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.30.1 -PORTREVISION?= 1 +PORTVERSION= 2.30.2 +PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |