diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-12-09 20:08:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-12-09 20:08:16 +0800 |
commit | 31a5f1d43b1a5fe8cd574683a95d0173436156d4 (patch) | |
tree | 1d3ca3b83ad63ec79505c3667e562819f79110ea /editors/gedit3/Makefile | |
parent | 1c789c24a46933d277e183c1f275e58136a21246 (diff) | |
download | marcuscom-ports-31a5f1d43b1a5fe8cd574683a95d0173436156d4.tar marcuscom-ports-31a5f1d43b1a5fe8cd574683a95d0173436156d4.tar.gz marcuscom-ports-31a5f1d43b1a5fe8cd574683a95d0173436156d4.tar.bz2 marcuscom-ports-31a5f1d43b1a5fe8cd574683a95d0173436156d4.tar.lz marcuscom-ports-31a5f1d43b1a5fe8cd574683a95d0173436156d4.tar.xz marcuscom-ports-31a5f1d43b1a5fe8cd574683a95d0173436156d4.tar.zst marcuscom-ports-31a5f1d43b1a5fe8cd574683a95d0173436156d4.zip |
Update to 3.2.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16611 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 c26045b03..e99011e7f 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.26 2011/11/03 21:36:29 kwm Exp $ +# $MCom: ports/editors/gedit3/Makefile,v 1.27 2011/11/17 00:46:40 kwm Exp $ # PORTNAME= gedit -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |