diff options
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index fbc591a84..9d14a6299 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.56 2005/08/10 06:01:59 adamw Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.57 2005/08/19 07:48:41 mezz Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.7.6 -PORTREVISION= 1 +PORTVERSION= 3.7.7 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.7 |