diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 01:07:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-01 01:07:00 +0000 |
commit | 23d62dcf36b43c8f4112df1ad91afcc1579ca718 (patch) | |
tree | c71359dbfa0bfb8b0c5968dfd22a94314313928c /www/gtkhtml38/Makefile | |
parent | 7379b305d9532d6c330085c4b7c45201a9344dae (diff) | |
download | ports-23d62dcf36b43c8f4112df1ad91afcc1579ca718.tar.gz ports-23d62dcf36b43c8f4112df1ad91afcc1579ca718.zip |
Notes
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 05e2430abdd3..fc6fded78dd1 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkhtml3 -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.0.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.0 |