diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-11-17 08:46:40 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-11-17 08:46:40 +0800 |
commit | fd7b6bdfa932dd1b9e112874d8238b9a6da8c015 (patch) | |
tree | 11954609dff08ac31cafed39cd227df29169784c /editors/gedit3/Makefile | |
parent | bf7e0859e560522c4b32e9ae03ac57c4c441be1b (diff) | |
download | marcuscom-ports-fd7b6bdfa932dd1b9e112874d8238b9a6da8c015.tar.gz marcuscom-ports-fd7b6bdfa932dd1b9e112874d8238b9a6da8c015.tar.zst marcuscom-ports-fd7b6bdfa932dd1b9e112874d8238b9a6da8c015.zip |
Update to 3.2.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16574 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 c880d7000..c26045b03 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.25 2011/10/16 20:30:54 kwm Exp $ +# $MCom: ports/editors/gedit3/Makefile,v 1.26 2011/11/03 21:36:29 kwm Exp $ # PORTNAME= gedit -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |