diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /security/qoauth/Makefile | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'security/qoauth/Makefile')
-rw-r--r-- | security/qoauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/qoauth/Makefile b/security/qoauth/Makefile index ee49f6954eb..46ec72c7d7a 100644 --- a/security/qoauth/Makefile +++ b/security/qoauth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/02/06 23:21:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/16 11:19:48 wiz Exp $ # PKGNAME= qoauth-1.0.1 DISTNAME= ${PKGNAME_NOREV}-src -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= http://files.ayoy.net/qoauth/release/1.0.1/src/ EXTRACT_SUFX= .tar.bz2 |