diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /net/libgdata | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'net/libgdata')
-rw-r--r-- | net/libgdata/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libgdata/Makefile b/net/libgdata/Makefile index 3322ce068ab..b5bd762decc 100644 --- a/net/libgdata/Makefile +++ b/net/libgdata/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2015/07/11 16:42:45 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/10/10 01:57:54 ryoon Exp $ DISTNAME= libgdata-0.16.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgdata/0.16/} EXTRACT_SUFX= .tar.xz |