diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 14:34:44 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 14:34:44 +0800 |
commit | f212198f44bf4efe7592232c1b85b1009e265546 (patch) | |
tree | 99114569ccf41b0ba4ce2581ab8aca740d22b3e7 /www/gtkhtml/Makefile | |
parent | 0725605d647b0d602fcd3030fab23c370ab87409 (diff) | |
download | freebsd-ports-gnome-f212198f44bf4efe7592232c1b85b1009e265546.tar.gz freebsd-ports-gnome-f212198f44bf4efe7592232c1b85b1009e265546.tar.zst freebsd-ports-gnome-f212198f44bf4efe7592232c1b85b1009e265546.zip |
Update to 1.1.8.
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r-- | www/gtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 485166011d37..20a429650205 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 1.1.7 +PORTVERSION= 1.1.8 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 |