summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtksourceview2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-13 03:34:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-13 03:34:29 +0800
commit57dba3e264417e47342e2f65976402832b1b54a4 (patch)
tree3a954c8a3e9e6edf804f5593a253baa7132835c2 /x11-toolkits/gtksourceview2/Makefile
parentc29ef2297062c07fb2ec6f10eb3fe97cf7b41383 (diff)
downloadmarcuscom-ports-57dba3e264417e47342e2f65976402832b1b54a4.tar
marcuscom-ports-57dba3e264417e47342e2f65976402832b1b54a4.tar.gz
marcuscom-ports-57dba3e264417e47342e2f65976402832b1b54a4.tar.bz2
marcuscom-ports-57dba3e264417e47342e2f65976402832b1b54a4.tar.lz
marcuscom-ports-57dba3e264417e47342e2f65976402832b1b54a4.tar.xz
marcuscom-ports-57dba3e264417e47342e2f65976402832b1b54a4.tar.zst
marcuscom-ports-57dba3e264417e47342e2f65976402832b1b54a4.zip
Update to 1.6.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5873 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtksourceview2/Makefile')
-rw-r--r--x11-toolkits/gtksourceview2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile
index da52ebfce..52a913ce7 100644
--- a/x11-toolkits/gtksourceview2/Makefile
+++ b/x11-toolkits/gtksourceview2/Makefile
@@ -3,15 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.31 2006/02/25 00:40:47 marcus Exp $
+# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.32 2006/03/02 21:22:09 mezz Exp $
#
PORTNAME= gtksourceview
-PORTVERSION= 1.5.7
-PORTREVISION= 1
+PORTVERSION= 1.6.0
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org