diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-11 03:45:26 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-11 03:45:26 +0800 |
commit | 40bd40ac9135b8b563e5ea31fcab26578c107605 (patch) | |
tree | 805ea9425620978b856525c33c307f25773c1706 /editors/gedit/Makefile | |
parent | e0a686b6dca1fbdd76f168f39960d71c449f5790 (diff) | |
download | marcuscom-ports-40bd40ac9135b8b563e5ea31fcab26578c107605.tar marcuscom-ports-40bd40ac9135b8b563e5ea31fcab26578c107605.tar.gz marcuscom-ports-40bd40ac9135b8b563e5ea31fcab26578c107605.tar.bz2 marcuscom-ports-40bd40ac9135b8b563e5ea31fcab26578c107605.tar.lz marcuscom-ports-40bd40ac9135b8b563e5ea31fcab26578c107605.tar.xz marcuscom-ports-40bd40ac9135b8b563e5ea31fcab26578c107605.tar.zst marcuscom-ports-40bd40ac9135b8b563e5ea31fcab26578c107605.zip |
Update to 2.13.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5368 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 1a143b801..8e87040b3 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD: ports/editors/gedit/Makefile,v 1.54 2005/11/05 04:53:20 marcus Exp $ -# $MCom: ports/editors/gedit/Makefile,v 1.16 2005/12/19 04:15:19 marcus Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.17 2006/01/06 17:25:39 marcus Exp $ # PORTNAME= gedit -PORTVERSION= 2.13.1 +PORTVERSION= 2.13.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 |