diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-13 03:17:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-13 03:17:54 +0800 |
commit | a701f9d908d03e5eef64a88abbe68432798bd47a (patch) | |
tree | d3867482f7d26bc8546810372b8a920104ad14d4 /www/gtkhtml3/Makefile | |
parent | 14e5d653fa4fb58ea64b99189a48a15dbd6427f6 (diff) | |
download | marcuscom-ports-a701f9d908d03e5eef64a88abbe68432798bd47a.tar marcuscom-ports-a701f9d908d03e5eef64a88abbe68432798bd47a.tar.gz marcuscom-ports-a701f9d908d03e5eef64a88abbe68432798bd47a.tar.bz2 marcuscom-ports-a701f9d908d03e5eef64a88abbe68432798bd47a.tar.lz marcuscom-ports-a701f9d908d03e5eef64a88abbe68432798bd47a.tar.xz marcuscom-ports-a701f9d908d03e5eef64a88abbe68432798bd47a.tar.zst marcuscom-ports-a701f9d908d03e5eef64a88abbe68432798bd47a.zip |
Update to 3.11.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6412 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 5682350c2..5eddcc8f3 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.79 2006/04/30 04:52:46 ahze Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.80 2006/05/15 20:35:46 ahze Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.11.2 +PORTVERSION= 3.11.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |