diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-06 14:32:56 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-06 14:32:56 +0800 |
commit | 6ac674888602435a5755c9198cad38c14f4bdd56 (patch) | |
tree | aec37d8587f3470a76c2c1eaff20afb39e8cde60 /www/gtkhtml38/Makefile | |
parent | 35ea1efa0fb39ad8a7db7e757e8fcf95983fcaea (diff) | |
download | marcuscom-ports-6ac674888602435a5755c9198cad38c14f4bdd56.tar.gz marcuscom-ports-6ac674888602435a5755c9198cad38c14f4bdd56.tar.zst marcuscom-ports-6ac674888602435a5755c9198cad38c14f4bdd56.zip |
Update to 3.9.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5349 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 733038be3..58b43bd5b 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.64 2005/11/14 15:30:02 marcus Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.65 2005/12/14 20:45:16 marcus Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.9.3 +PORTVERSION= 3.9.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.9 |