diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-19 01:08:10 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-19 01:08:10 +0800 |
commit | dde39fa53acd103b4df629fdbdb3d9e405a84983 (patch) | |
tree | ecf9bce2d689474ffec902743b01c1d3f793f245 /editors/gedit/Makefile | |
parent | 78b8ffc68bb163d855e786b0a8a8226a5f49754d (diff) | |
download | marcuscom-ports-dde39fa53acd103b4df629fdbdb3d9e405a84983.tar marcuscom-ports-dde39fa53acd103b4df629fdbdb3d9e405a84983.tar.gz marcuscom-ports-dde39fa53acd103b4df629fdbdb3d9e405a84983.tar.bz2 marcuscom-ports-dde39fa53acd103b4df629fdbdb3d9e405a84983.tar.lz marcuscom-ports-dde39fa53acd103b4df629fdbdb3d9e405a84983.tar.xz marcuscom-ports-dde39fa53acd103b4df629fdbdb3d9e405a84983.tar.zst marcuscom-ports-dde39fa53acd103b4df629fdbdb3d9e405a84983.zip |
Update to 2.20.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9841 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 ab513a476..901deaf7e 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.70 2007/09/27 16:56:30 mezz Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.71 2007/10/15 21:22:21 mezz Exp $ # PORTNAME= gedit -PORTVERSION= 2.20.2 +PORTVERSION= 2.20.3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |