diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-17 03:17:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-17 03:17:00 +0800 |
commit | 9e948395e3fe4319203ae5076840c3bc91284000 (patch) | |
tree | 7d5285a787ae33fc56073860c3e2b524a39507c3 /editors/gedit/Makefile | |
parent | b98bd170b2142513ec13a34ab39b67bc1e994365 (diff) | |
download | marcuscom-ports-9e948395e3fe4319203ae5076840c3bc91284000.tar marcuscom-ports-9e948395e3fe4319203ae5076840c3bc91284000.tar.gz marcuscom-ports-9e948395e3fe4319203ae5076840c3bc91284000.tar.bz2 marcuscom-ports-9e948395e3fe4319203ae5076840c3bc91284000.tar.lz marcuscom-ports-9e948395e3fe4319203ae5076840c3bc91284000.tar.xz marcuscom-ports-9e948395e3fe4319203ae5076840c3bc91284000.tar.zst marcuscom-ports-9e948395e3fe4319203ae5076840c3bc91284000.zip |
Update to 2.14.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5962 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 b49976553..61c1bffa1 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.29 2006/03/13 06:37:58 mezz Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.30 2006/03/13 19:31:40 mezz Exp $ # PORTNAME= gedit -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} |