diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 07:15:38 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 07:15:38 +0800 |
commit | 6f9353a140ab0b1f3fea5df2d7bfa0fefc28e33d (patch) | |
tree | 749cb8bd702bff392fbf826aa2ce26bc6f1b99e8 /www/gtkhtml38/Makefile | |
parent | bfa0c26434e73e25fe915d15a0195f91c624aa64 (diff) | |
download | marcuscom-ports-6f9353a140ab0b1f3fea5df2d7bfa0fefc28e33d.tar marcuscom-ports-6f9353a140ab0b1f3fea5df2d7bfa0fefc28e33d.tar.gz marcuscom-ports-6f9353a140ab0b1f3fea5df2d7bfa0fefc28e33d.tar.bz2 marcuscom-ports-6f9353a140ab0b1f3fea5df2d7bfa0fefc28e33d.tar.lz marcuscom-ports-6f9353a140ab0b1f3fea5df2d7bfa0fefc28e33d.tar.xz marcuscom-ports-6f9353a140ab0b1f3fea5df2d7bfa0fefc28e33d.tar.zst marcuscom-ports-6f9353a140ab0b1f3fea5df2d7bfa0fefc28e33d.zip |
Update to 3.13.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7981 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 5ec416409..7b589a0f3 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.90 2006/10/18 06:43:31 marcus Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.91 2006/11/07 08:19:15 marcus Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.13.2 +PORTVERSION= 3.13.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |