diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-03 00:53:49 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-03 00:53:49 +0800 |
commit | 11364d484db2da0c0d39e671670be17ef28b7093 (patch) | |
tree | dc08128fef5d732a41bcc9273f5574a109ee12a7 /www/gtkhtml3/Makefile | |
parent | bdcd24d1074c246b1af212572ab2741f3f57a84b (diff) | |
download | marcuscom-ports-11364d484db2da0c0d39e671670be17ef28b7093.tar marcuscom-ports-11364d484db2da0c0d39e671670be17ef28b7093.tar.gz marcuscom-ports-11364d484db2da0c0d39e671670be17ef28b7093.tar.bz2 marcuscom-ports-11364d484db2da0c0d39e671670be17ef28b7093.tar.lz marcuscom-ports-11364d484db2da0c0d39e671670be17ef28b7093.tar.xz marcuscom-ports-11364d484db2da0c0d39e671670be17ef28b7093.tar.zst marcuscom-ports-11364d484db2da0c0d39e671670be17ef28b7093.zip |
Update to 3.25.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11988 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index f6176be9b..195e1803d 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.144 2009/02/22 08:58:06 kwm Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.25.91 +PORTVERSION= 3.25.92 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |