diff options
Diffstat (limited to 'devel/libgee/Makefile')
-rw-r--r-- | devel/libgee/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile index d29ecb290..ca7d2d686 100644 --- a/devel/libgee/Makefile +++ b/devel/libgee/Makefile @@ -6,12 +6,11 @@ # PORTNAME= libgee -PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTVERSION= 0.5.3 CATEGORIES= devel MASTER_SITES= GNOME/sources/${PORTNAME}/0.5/ -MAINTAINER= steinex@nognu.de +MAINTAINER= kwm@FreeBSD.org COMMENT= GObject collection library BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection |