diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-01-21 01:02:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-01-21 01:02:39 +0800 |
commit | 4de97545b6b017e473a23d0bb4247dfb89d25985 (patch) | |
tree | 79ac64e6b4b26cfbc7d2527c7d329cf5005c3499 /devel/p5-Glib-Object-Introspection/Makefile | |
parent | 68024e3aa7a39f2077313920dd754eef442d4927 (diff) | |
download | freebsd-ports-gnome-4de97545b6b017e473a23d0bb4247dfb89d25985.tar.gz freebsd-ports-gnome-4de97545b6b017e473a23d0bb4247dfb89d25985.tar.zst freebsd-ports-gnome-4de97545b6b017e473a23d0bb4247dfb89d25985.zip |
- Update to 0.019
Changes: http://search.cpan.org/dist/Glib-Object-Introspection/NEWS
Diffstat (limited to 'devel/p5-Glib-Object-Introspection/Makefile')
-rw-r--r-- | devel/p5-Glib-Object-Introspection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Glib-Object-Introspection/Makefile b/devel/p5-Glib-Object-Introspection/Makefile index 5c4c7fcdbf28..4ba05290c8e7 100644 --- a/devel/p5-Glib-Object-Introspection/Makefile +++ b/devel/p5-Glib-Object-Introspection/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Glib-Object-Introspection -PORTVERSION= 0.018 +PORTVERSION= 0.019 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |