diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-27 17:54:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-27 17:54:38 +0000 |
commit | d8fce29f809bb516bb973d1a773525dd7a51b40e (patch) | |
tree | b0a3bc706eb2b3005ba5d3d530620e10cc3774e7 /editors/gedit/Makefile | |
parent | bcd0f543349b5b7bae674e8ef029570bc99ec184 (diff) | |
download | ports-d8fce29f809bb516bb973d1a773525dd7a51b40e.tar.gz ports-d8fce29f809bb516bb973d1a773525dd7a51b40e.zip |
Notes
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r-- | editors/gedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 5db503143e48..ad69524b2f58 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gedit -PORTVERSION= 2.22.2 +PORTVERSION= 2.22.3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |