diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-23 22:17:03 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-23 22:17:03 +0800 |
commit | d093fcc35bcdc9a9b8267d1cb00bc59daac4ae36 (patch) | |
tree | c0091bfc82a0d85b2970c5437a0cd66e18df252d | |
parent | c5d2b67d61a16b9b0a59d4745888ecefecb4650a (diff) | |
download | marcuscom-ports-d093fcc35bcdc9a9b8267d1cb00bc59daac4ae36.tar.gz marcuscom-ports-d093fcc35bcdc9a9b8267d1cb00bc59daac4ae36.tar.zst marcuscom-ports-d093fcc35bcdc9a9b8267d1cb00bc59daac4ae36.zip |
Presenting GNOME 2.24.1 for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11734 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index f2640646f..b224c2dd7 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.257 2008/09/10 21:20:37 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.258 2008/09/24 22:15:12 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.24.0 +PORTVERSION= 2.24.1 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty |