diff options
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 46c6493a4..332a7b2ab 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.173 2010/08/23 05:55:47 marcus Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.174 2010/08/30 11:40:57 kwm Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.31.91 +PORTVERSION= 3.31.92 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |