diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-15 13:33:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-15 13:33:14 +0800 |
commit | 7d34b39b0e933fb593cae92133433c2c9c2e17c1 (patch) | |
tree | 330a6fd02144da3b89afcd7538674289380060b6 /www/gtkhtml3/Makefile | |
parent | 0c469f0688668e6a8cd0fd744a5c1f0884cb568e (diff) | |
download | marcuscom-ports-7d34b39b0e933fb593cae92133433c2c9c2e17c1.tar marcuscom-ports-7d34b39b0e933fb593cae92133433c2c9c2e17c1.tar.gz marcuscom-ports-7d34b39b0e933fb593cae92133433c2c9c2e17c1.tar.bz2 marcuscom-ports-7d34b39b0e933fb593cae92133433c2c9c2e17c1.tar.lz marcuscom-ports-7d34b39b0e933fb593cae92133433c2c9c2e17c1.tar.xz marcuscom-ports-7d34b39b0e933fb593cae92133433c2c9c2e17c1.tar.zst marcuscom-ports-7d34b39b0e933fb593cae92133433c2c9c2e17c1.zip |
Update to 3.15.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8859 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 87e273ea9..d4c181bf9 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.100 2007/04/23 15:53:39 ahze Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.101 2007/04/26 16:06:45 ahze Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.15.1 -PORTREVISION= 1 +PORTVERSION= 3.15.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |