diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-13 05:43:13 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-13 05:43:13 +0800 |
commit | bc5a221e722aa05d64cbdec0bcb687855b0f24e1 (patch) | |
tree | e9a8e2e4b334b714887f98430392082369f86b11 /devel/glib20/Makefile | |
parent | 54b562e2dc08a7f9edafbd655562d3f4bb13fd2f (diff) | |
download | marcuscom-ports-bc5a221e722aa05d64cbdec0bcb687855b0f24e1.tar marcuscom-ports-bc5a221e722aa05d64cbdec0bcb687855b0f24e1.tar.gz marcuscom-ports-bc5a221e722aa05d64cbdec0bcb687855b0f24e1.tar.bz2 marcuscom-ports-bc5a221e722aa05d64cbdec0bcb687855b0f24e1.tar.lz marcuscom-ports-bc5a221e722aa05d64cbdec0bcb687855b0f24e1.tar.xz marcuscom-ports-bc5a221e722aa05d64cbdec0bcb687855b0f24e1.tar.zst marcuscom-ports-bc5a221e722aa05d64cbdec0bcb687855b0f24e1.zip |
Update to 2.13.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9215 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r-- | devel/glib20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index cb17389bd..3a069e3b9 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,11 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glib20/Makefile,v 1.100 2007/06/29 18:17:52 marcus Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.101 2007/06/30 18:08:33 marcus Exp $ # PORTNAME= glib -PORTVERSION= 2.13.6 +PORTVERSION= 2.13.7 PORTREVISION?= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ |