diff options
author | ade <ade@FreeBSD.org> | 2001-01-26 07:32:34 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-26 07:32:34 +0800 |
commit | 46ccbe0ff665a1d6154e731e66ca630b23928aac (patch) | |
tree | 1e4a1badf7b825df7ed7d77b538dc5f3dd37c33e /www/gtkhtml38/Makefile | |
parent | 1e02dddc7c2f4aad92943ff75cc521e07d8b5f6e (diff) | |
download | freebsd-ports-graphics-46ccbe0ff665a1d6154e731e66ca630b23928aac.tar.gz freebsd-ports-graphics-46ccbe0ff665a1d6154e731e66ca630b23928aac.tar.zst freebsd-ports-graphics-46ccbe0ff665a1d6154e731e66ca630b23928aac.zip |
Update to 0.8.1
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 31d899465cb..4c7257f0556 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.8.1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml |