diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-27 09:20:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-27 09:20:52 +0800 |
commit | b63e11747cf2fc0502199ba63f0f2d3b7226e3e5 (patch) | |
tree | c8546e088c4186406fa3860b8bfd42185c69f96e /editors/gedit/Makefile | |
parent | cc27199dbdd6da597a874bb14698324ba64ecf66 (diff) | |
download | marcuscom-ports-b63e11747cf2fc0502199ba63f0f2d3b7226e3e5.tar.gz marcuscom-ports-b63e11747cf2fc0502199ba63f0f2d3b7226e3e5.tar.zst marcuscom-ports-b63e11747cf2fc0502199ba63f0f2d3b7226e3e5.zip |
Update to 2.13.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5784 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r-- | editors/gedit/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 47d9ff745..38f282572 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.23 2006/02/19 05:20:32 marcus Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.24 2006/02/24 18:36:48 marcus Exp $ # PORTNAME= gedit -PORTVERSION= 2.13.91 -PORTREVISION= 1 +PORTVERSION= 2.13.92 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 |