diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-23 21:47:06 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-23 21:47:06 +0800 |
commit | 0c668279908c5c3587fe13c02534fdc1ebeca42b (patch) | |
tree | 0297bb27373f413f385e488da39d0be8b599f062 /www | |
parent | a281606bd0a6f1e72910a1472253d6598d3e4ffe (diff) | |
download | marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.gz marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.bz2 marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.lz marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.xz marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.zst marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.zip |
Chase the webkit shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13009 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/gir-repository-webkit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gir-repository-webkit/Makefile b/www/gir-repository-webkit/Makefile index d5003884f..57eb392fa 100644 --- a/www/gir-repository-webkit/Makefile +++ b/www/gir-repository-webkit/Makefile @@ -3,10 +3,11 @@ # Whom: Alexander Logvinov <avl@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/www/gir-repository-webkit/Makefile,v 1.1 2009/09/16 02:05:12 avl Exp $ # CATEGORIES= www +PORTREVISION= 4 MASTERDIR= ${.CURDIR}/../../devel/gir-repository |