diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /net/libquvi | |
parent | b98b1b05c98e2426652e8e0eb3e02afd0197f3da (diff) | |
download | pkgsrc-8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'net/libquvi')
-rw-r--r-- | net/libquvi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libquvi/Makefile b/net/libquvi/Makefile index b556853b4a3..ec37c6ab6b6 100644 --- a/net/libquvi/Makefile +++ b/net/libquvi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:34 asau Exp $ +# $NetBSD: Makefile,v 1.5 2012/12/16 01:52:29 obache Exp $ # DISTNAME= libquvi-0.4.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quvi/} EXTRACT_SUFX= .tar.bz2 |