diff options
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 98592b634..cc67f51b7 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,12 +3,12 @@ # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glib20/Makefile,v 1.171 2010/06/08 07:27:54 kwm Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.172 2010/06/18 10:26:51 kwm Exp $ # # !! DON'T FORGET ABOUT devel/gio-fam-backend !! PORTNAME= glib -PORTVERSION= 2.25.9 +PORTVERSION= 2.25.10 PORTREVISION?= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ |