diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-12-18 05:53:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-12-18 05:53:43 +0000 |
commit | 51cec3cf63c5bb27a28fb4cfc2b057663dbebddd (patch) | |
tree | eeffb3d27a3a27cfbd3bff4e833dc30d2f5222a8 /www/gtkhtml3/Makefile | |
parent | 9d3a1e4a63ac8811f79f3a04a792b2fbcda7e6f4 (diff) |
Notes
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 05b02069e32e..7d5296b22f69 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gtkhtml3 -PORTVERSION= 3.28.1 +PORTVERSION= 3.28.2 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |