diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-04 03:23:41 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-04 03:23:41 +0800 |
commit | efc0558dd892a2c1a437a1b39f5678b7a037f31c (patch) | |
tree | bf2470b72da8d2878c9de48e7156bcdf0b43ea09 /www/gtkhtml3/Makefile | |
parent | f41b99501a77453234165b68b4090f1c9c76eae3 (diff) | |
download | marcuscom-ports-efc0558dd892a2c1a437a1b39f5678b7a037f31c.tar.gz marcuscom-ports-efc0558dd892a2c1a437a1b39f5678b7a037f31c.tar.zst marcuscom-ports-efc0558dd892a2c1a437a1b39f5678b7a037f31c.zip |
Update to 3.7.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4152 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 29ff7b5d1..79e216de8 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.50 2005/06/28 05:40:11 adamw Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.51 2005/07/01 18:07:12 marcus Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.7.2 +PORTVERSION= 3.7.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.7 |