diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-19 04:39:30 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-19 04:39:30 +0800 |
commit | 9a55af0ca54efe5c5c78a8aeff44efe89dbe780c (patch) | |
tree | 194f394f3d3e0d35abe10cbedefed002f70e2ced /www/gtkhtml3/Makefile | |
parent | 91d270d7ca26355be357c9f5a72b6ea45998b5f5 (diff) | |
download | marcuscom-ports-9a55af0ca54efe5c5c78a8aeff44efe89dbe780c.tar marcuscom-ports-9a55af0ca54efe5c5c78a8aeff44efe89dbe780c.tar.gz marcuscom-ports-9a55af0ca54efe5c5c78a8aeff44efe89dbe780c.tar.bz2 marcuscom-ports-9a55af0ca54efe5c5c78a8aeff44efe89dbe780c.tar.lz marcuscom-ports-9a55af0ca54efe5c5c78a8aeff44efe89dbe780c.tar.xz marcuscom-ports-9a55af0ca54efe5c5c78a8aeff44efe89dbe780c.tar.zst marcuscom-ports-9a55af0ca54efe5c5c78a8aeff44efe89dbe780c.zip |
Update to 3.27.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12446 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 71d79e176..819125dd2 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.149 2009/05/27 13:12:06 kwm Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.150 2009/06/15 14:24:11 kwm Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.27.3 +PORTVERSION= 3.27.4 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |