diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-28 13:08:19 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-28 13:08:19 +0800 |
commit | 8d1e0048d317e96bb3771d9c5a764fea23bff6bc (patch) | |
tree | 4be5a2be1c0c3555ff3b4d935c484c15494e295a /editors/gedit/Makefile | |
parent | e7410432b073fa17c2849251a0491c6160b13640 (diff) | |
download | marcuscom-ports-8d1e0048d317e96bb3771d9c5a764fea23bff6bc.tar marcuscom-ports-8d1e0048d317e96bb3771d9c5a764fea23bff6bc.tar.gz marcuscom-ports-8d1e0048d317e96bb3771d9c5a764fea23bff6bc.tar.bz2 marcuscom-ports-8d1e0048d317e96bb3771d9c5a764fea23bff6bc.tar.lz marcuscom-ports-8d1e0048d317e96bb3771d9c5a764fea23bff6bc.tar.xz marcuscom-ports-8d1e0048d317e96bb3771d9c5a764fea23bff6bc.tar.zst marcuscom-ports-8d1e0048d317e96bb3771d9c5a764fea23bff6bc.zip |
Update to 2.29.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13517 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r-- | editors/gedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 82f32c282..3716937d5 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.111 2010/01/03 09:00:04 avl Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.112 2010/01/16 02:16:41 avl Exp $ # PORTNAME= gedit -PORTVERSION= 2.29.4 +PORTVERSION= 2.29.5 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |