diff options
Diffstat (limited to 'www/gtkhtml4/Makefile')
-rw-r--r-- | www/gtkhtml4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile index 3c36a9a9c..1b3fc9d3d 100644 --- a/www/gtkhtml4/Makefile +++ b/www/gtkhtml4/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml4/Makefile,v 1.8 2011/03/21 18:55:48 kwm Exp $ +# $MCom: ports/www/gtkhtml4/Makefile,v 1.9 2011/04/04 10:08:13 kwm Exp $ # PORTNAME= gtkhtml4 -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/4$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |