diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-08-17 16:41:52 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-08-17 16:41:52 +0000 |
commit | 16da53961f6e5ff47e640af3d6b783fd942c82f7 (patch) | |
tree | fa8fa59ed5d54198ba7690304a9eb25cec446529 /www/gtkhtml3/Makefile | |
parent | Update to 0.3.1 (diff) |
Update to 0.6.1
Notes
Notes:
svn path=/head/; revision=31716
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 e04319e50128..a869e6503b8b 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 0.5 +PORTVERSION= 0.6.1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml |