diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-27 04:28:27 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-27 04:28:27 +0800 |
commit | a0d3addb8ad60f59d468982d9eb64981c5b31183 (patch) | |
tree | fb41c8194f6aa9803f865703abb2d0bb3dd6144e /editors/gedit-plugins/Makefile | |
parent | c460de34c8a97fec7522b83576deb9d381496b13 (diff) | |
download | marcuscom-ports-a0d3addb8ad60f59d468982d9eb64981c5b31183.tar marcuscom-ports-a0d3addb8ad60f59d468982d9eb64981c5b31183.tar.gz marcuscom-ports-a0d3addb8ad60f59d468982d9eb64981c5b31183.tar.bz2 marcuscom-ports-a0d3addb8ad60f59d468982d9eb64981c5b31183.tar.lz marcuscom-ports-a0d3addb8ad60f59d468982d9eb64981c5b31183.tar.xz marcuscom-ports-a0d3addb8ad60f59d468982d9eb64981c5b31183.tar.zst marcuscom-ports-a0d3addb8ad60f59d468982d9eb64981c5b31183.zip |
Update to 2.22.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11738 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins/Makefile')
-rw-r--r-- | editors/gedit-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 102081bc6..f5109b4a5 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins/Makefile,v 1.31 2008/09/27 01:52:59 mezz Exp $ +# $MCom: ports/editors/gedit-plugins/Makefile,v 1.32 2008/10/16 20:19:40 mezz Exp $ # PORTNAME= gedit-plugins -PORTVERSION= 2.22.4 +PORTVERSION= 2.22.5 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |