diff options
Diffstat (limited to 'devel/libgdata/Makefile')
-rw-r--r-- | devel/libgdata/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index 6cd1232a42af..ad724f83d7bd 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -1,10 +1,10 @@ PORTNAME= libgdata PORTVERSION= 0.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNOME -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GLib-based implementation of the GData protocol WWW= https://live.gnome.org/libgdata |