diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:32:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:32:45 +0000 |
commit | bbaa0cf805f96dbda0711b49654fb56e44217f1b (patch) | |
tree | 3c15da47ad36558067358d633491673a03143aea /editors/gedit2/Makefile | |
parent | ce93ddb84fd442beb4be81f5435d3a178cc22e69 (diff) | |
download | ports-bbaa0cf805f96dbda0711b49654fb56e44217f1b.tar.gz ports-bbaa0cf805f96dbda0711b49654fb56e44217f1b.zip |
Notes
Diffstat (limited to 'editors/gedit2/Makefile')
-rw-r--r-- | editors/gedit2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index ce9b80e586b3..91f4bd6b83fb 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gedit2 -PORTVERSION= 2.2.0.1 +PORTVERSION= 2.2.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 |