diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-12 05:30:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-12 05:30:30 +0800 |
commit | 7b468b2214f12cbf4ed6bc0776cc709763b8b403 (patch) | |
tree | 62c5fc520063754e625a92e53353e0bebf5e7a22 /www/gtkhtml38/Makefile | |
parent | 26958916bafbb98a1599280168e4ccbde6e11104 (diff) | |
download | marcuscom-ports-7b468b2214f12cbf4ed6bc0776cc709763b8b403.tar marcuscom-ports-7b468b2214f12cbf4ed6bc0776cc709763b8b403.tar.gz marcuscom-ports-7b468b2214f12cbf4ed6bc0776cc709763b8b403.tar.bz2 marcuscom-ports-7b468b2214f12cbf4ed6bc0776cc709763b8b403.tar.lz marcuscom-ports-7b468b2214f12cbf4ed6bc0776cc709763b8b403.tar.xz marcuscom-ports-7b468b2214f12cbf4ed6bc0776cc709763b8b403.tar.zst marcuscom-ports-7b468b2214f12cbf4ed6bc0776cc709763b8b403.zip |
Update to 3.7.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4214 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 79e216de8..145de9431 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.51 2005/07/01 18:07:12 marcus Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.52 2005/07/03 19:23:41 kwm Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.7.3 +PORTVERSION= 3.7.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.7 |