diff options
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 9de3bfd6f..163b97a2f 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gtkhtml3 -PORTVERSION= 3.1.20 -PORTREVISION= 1 +PORTVERSION= 3.2.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.2 DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION} DIST_SUBDIR= gnome2 |