diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-06 04:12:52 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-06 04:12:52 +0800 |
commit | fb538287a38ebdd4657384198fe2b7895d8322a7 (patch) | |
tree | 7467e9d0bd54a0fdbbaaa7a4e2ca73a6ae3b6096 /editors/gedit3/Makefile | |
parent | 89f5cfb8b49765cd8c1b3751aae75f30792b0ee8 (diff) | |
download | marcuscom-ports-fb538287a38ebdd4657384198fe2b7895d8322a7.tar.gz marcuscom-ports-fb538287a38ebdd4657384198fe2b7895d8322a7.tar.zst marcuscom-ports-fb538287a38ebdd4657384198fe2b7895d8322a7.zip |
Update to 3.2.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16633 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit3/Makefile')
-rw-r--r-- | editors/gedit3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index c9c39cf69..223410995 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit3/Makefile,v 1.28 2011/12/09 12:08:16 kwm Exp $ +# $MCom: ports/editors/gedit3/Makefile,v 1.29 2011/12/17 17:09:59 kwm Exp $ # PORTNAME= gedit -PORTVERSION= 3.2.5 +PORTVERSION= 3.2.6 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |