diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-04 18:08:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-04 18:08:13 +0800 |
commit | 6337fe0902db267e66adb1bd203e18dfdce2dca5 (patch) | |
tree | 381546aa92341c2677598e4d751e5a3f912d17bf /www/gtkhtml4/Makefile | |
parent | 4975bed6cda373622a3e519dad31abaa5e0ae2c3 (diff) | |
download | marcuscom-ports-6337fe0902db267e66adb1bd203e18dfdce2dca5.tar marcuscom-ports-6337fe0902db267e66adb1bd203e18dfdce2dca5.tar.gz marcuscom-ports-6337fe0902db267e66adb1bd203e18dfdce2dca5.tar.bz2 marcuscom-ports-6337fe0902db267e66adb1bd203e18dfdce2dca5.tar.lz marcuscom-ports-6337fe0902db267e66adb1bd203e18dfdce2dca5.tar.xz marcuscom-ports-6337fe0902db267e66adb1bd203e18dfdce2dca5.tar.zst marcuscom-ports-6337fe0902db267e66adb1bd203e18dfdce2dca5.zip |
Update to 4.0.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15696 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml4/Makefile')
-rw-r--r-- | www/gtkhtml4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile index 3a48e4a72..3c36a9a9c 100644 --- a/www/gtkhtml4/Makefile +++ b/www/gtkhtml4/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml4/Makefile,v 1.7 2011/03/07 08:23:42 kwm Exp $ +# $MCom: ports/www/gtkhtml4/Makefile,v 1.8 2011/03/21 18:55:48 kwm Exp $ # PORTNAME= gtkhtml4 -PORTVERSION= 3.91.92 +PORTVERSION= 4.0.0 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/4$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |