diff options
Diffstat (limited to 'www/libgtkhtml/Makefile')
-rw-r--r-- | www/libgtkhtml/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 7473e02b1560..5c1d961c378b 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -6,11 +6,10 @@ # PORTNAME= libgtkhtml -PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTVERSION= 2.4.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |