diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-15 04:45:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-15 04:45:16 +0800 |
commit | 692773e261d6e7198f87db4a9de1ca0fdaf14c11 (patch) | |
tree | 57a64c608892f00a36fa8047f922bcbdb0339c3d /www/gtkhtml3/Makefile | |
parent | 615b071cb405abfd8cb331d1703606feab273f51 (diff) | |
download | marcuscom-ports-692773e261d6e7198f87db4a9de1ca0fdaf14c11.tar.gz marcuscom-ports-692773e261d6e7198f87db4a9de1ca0fdaf14c11.tar.zst marcuscom-ports-692773e261d6e7198f87db4a9de1ca0fdaf14c11.zip |
Update to 3.9.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5288 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 72b941e85..733038be3 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.63 2005/11/06 03:36:39 ahze Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.64 2005/11/14 15:30:02 marcus Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.9.2 +PORTVERSION= 3.9.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.9 |