diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-11-03 16:29:49 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-11-03 16:29:49 +0800 |
commit | 154776ef6b59f20241d580a3adb9214c96e0e544 (patch) | |
tree | 5e3c1b4d2e53068139837c9f699298e3a6913f9d /net/gnome-online-accounts/Makefile | |
parent | 4bfcd55ababab4ceab2e5985495796b49bb33129 (diff) | |
download | marcuscom-ports-154776ef6b59f20241d580a3adb9214c96e0e544.tar.gz marcuscom-ports-154776ef6b59f20241d580a3adb9214c96e0e544.tar.zst marcuscom-ports-154776ef6b59f20241d580a3adb9214c96e0e544.zip |
Update to 3.14.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20037 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/gnome-online-accounts/Makefile')
-rw-r--r-- | net/gnome-online-accounts/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index 012df3bf9..752294172 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -3,12 +3,11 @@ # $MCom$ PORTNAME= gnome-online-accounts -PORTVERSION= 3.14.0 -PORTREVISION= 1 +PORTVERSION= 3.14.1 CATEGORIES= net MASTER_SITES= GNOME -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Interface provider to access the user's online accounts BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl |