diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-11 03:58:25 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-11 03:58:25 +0800 |
commit | c2186ac35440e5cad31c7bd4c78f9a313e67d83d (patch) | |
tree | 577ab1165e90349f508ef61251e940984d1f81d7 /www/gtkhtml38/Makefile | |
parent | 708ac5b9e9f32f1b2aad53e44069215523889611 (diff) | |
download | marcuscom-ports-c2186ac35440e5cad31c7bd4c78f9a313e67d83d.tar marcuscom-ports-c2186ac35440e5cad31c7bd4c78f9a313e67d83d.tar.gz marcuscom-ports-c2186ac35440e5cad31c7bd4c78f9a313e67d83d.tar.bz2 marcuscom-ports-c2186ac35440e5cad31c7bd4c78f9a313e67d83d.tar.lz marcuscom-ports-c2186ac35440e5cad31c7bd4c78f9a313e67d83d.tar.xz marcuscom-ports-c2186ac35440e5cad31c7bd4c78f9a313e67d83d.tar.zst marcuscom-ports-c2186ac35440e5cad31c7bd4c78f9a313e67d83d.zip |
- Update to 3.11.4
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6523 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 5eddcc8f3..68004f5d6 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.80 2006/05/15 20:35:46 ahze Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.81 2006/06/12 19:17:54 marcus Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.11.3 +PORTVERSION= 3.11.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |