diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-16 01:42:51 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-16 01:42:51 +0800 |
commit | c559e22b6d14877a3df9644032f949cf89a050c0 (patch) | |
tree | d1de05d5153bdcaed6bcafd0ffce17d7d2b03f9f /editors/gedit/Makefile | |
parent | ad416e1705ca397ede8150655aabb4c345a3636b (diff) | |
download | marcuscom-ports-c559e22b6d14877a3df9644032f949cf89a050c0.tar marcuscom-ports-c559e22b6d14877a3df9644032f949cf89a050c0.tar.gz marcuscom-ports-c559e22b6d14877a3df9644032f949cf89a050c0.tar.bz2 marcuscom-ports-c559e22b6d14877a3df9644032f949cf89a050c0.tar.lz marcuscom-ports-c559e22b6d14877a3df9644032f949cf89a050c0.tar.xz marcuscom-ports-c559e22b6d14877a3df9644032f949cf89a050c0.tar.zst marcuscom-ports-c559e22b6d14877a3df9644032f949cf89a050c0.zip |
Update to 2.19.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9416 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 d30679c9d..970715fcb 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.64 2007/07/04 02:02:18 mezz Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.65 2007/08/01 17:30:24 mezz Exp $ # PORTNAME= gedit -PORTVERSION= 2.19.3 +PORTVERSION= 2.19.90 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |