diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 08:34:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 08:34:34 +0800 |
commit | 609aa069f25c2aaacf7df32348cc5b5710f0922f (patch) | |
tree | 9e8184102274deec9387326b78cd50d4c52165e0 /www/gtkhtml38/Makefile | |
parent | 27315958380181c7e09a3dc8976c5e9a4afad0c5 (diff) | |
download | marcuscom-ports-609aa069f25c2aaacf7df32348cc5b5710f0922f.tar marcuscom-ports-609aa069f25c2aaacf7df32348cc5b5710f0922f.tar.gz marcuscom-ports-609aa069f25c2aaacf7df32348cc5b5710f0922f.tar.bz2 marcuscom-ports-609aa069f25c2aaacf7df32348cc5b5710f0922f.tar.lz marcuscom-ports-609aa069f25c2aaacf7df32348cc5b5710f0922f.tar.xz marcuscom-ports-609aa069f25c2aaacf7df32348cc5b5710f0922f.tar.zst marcuscom-ports-609aa069f25c2aaacf7df32348cc5b5710f0922f.zip |
Update to 3.9.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5793 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 92ce692cf..31243cba7 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.70 2006/02/13 23:24:02 ahze Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.71 2006/02/23 22:08:08 ahze Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.9.91 -PORTREVISION= 1 +PORTVERSION= 3.9.92 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.9 |