diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-05-29 17:56:38 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-05-29 17:56:38 +0000 |
commit | dbe0cd74c6153ee1b91f4712f21774d3192f17fa (patch) | |
tree | 2b73ce0231e7afce0b9e07c60e6b676d8199349c /www/gtkhtml38/Makefile | |
parent | 2e0d191f46199d8a53c6f6635bdbbc37e0f34e1d (diff) | |
download | ports-dbe0cd74c6153ee1b91f4712f21774d3192f17fa.tar.gz ports-dbe0cd74c6153ee1b91f4712f21774d3192f17fa.zip |
Notes
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index d7e40fc2888b..cb0a06d0fd75 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gtkhtml3 -PORTVERSION= 3.10.1 +PORTVERSION= 3.10.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |