diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-02 01:10:02 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-02 01:10:02 +0800 |
commit | 87dd2717cb07162cb308eb23e608d17c5b2a7fbc (patch) | |
tree | bfb5a79916730a34b06e12abcce7720c276f5166 /editors/gedit/Makefile | |
parent | 82a94393108b5690f3be3ca0ee2a11f16dc4b451 (diff) | |
download | marcuscom-ports-87dd2717cb07162cb308eb23e608d17c5b2a7fbc.tar.gz marcuscom-ports-87dd2717cb07162cb308eb23e608d17c5b2a7fbc.tar.zst marcuscom-ports-87dd2717cb07162cb308eb23e608d17c5b2a7fbc.zip |
Update to 2.23.91
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11407 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 098f85bab..b5dea20eb 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.84 2008/08/14 20:42:59 mezz Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.85 2008/08/19 22:45:28 kwm Exp $ # PORTNAME= gedit -PORTVERSION= 2.23.90 +PORTVERSION= 2.23.91 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |