diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-11 18:54:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-11 18:54:35 +0800 |
commit | e1f691357c043956993fafdb22fe25e6b57a7051 (patch) | |
tree | 55965f4a88bb0ddd604e4c35b116ab442bc12163 /devel/gobject-introspection/Makefile | |
parent | e0d59c3a6ba045f6927827083283505fa4216f17 (diff) | |
download | marcuscom-ports-e1f691357c043956993fafdb22fe25e6b57a7051.tar marcuscom-ports-e1f691357c043956993fafdb22fe25e6b57a7051.tar.gz marcuscom-ports-e1f691357c043956993fafdb22fe25e6b57a7051.tar.bz2 marcuscom-ports-e1f691357c043956993fafdb22fe25e6b57a7051.tar.lz marcuscom-ports-e1f691357c043956993fafdb22fe25e6b57a7051.tar.xz marcuscom-ports-e1f691357c043956993fafdb22fe25e6b57a7051.tar.zst marcuscom-ports-e1f691357c043956993fafdb22fe25e6b57a7051.zip |
Update to 0.9.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14561 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gobject-introspection/Makefile')
-rw-r--r-- | devel/gobject-introspection/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index b08b1bf30..3249f8d3d 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,12 +3,11 @@ # Whom: Alexander Logvinov <avl@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.15 2010/08/06 03:21:51 avl Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.16 2010/09/06 17:21:21 marcus Exp $ # PORTNAME= gobject-introspection -PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTVERSION= 0.9.5 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |