diff options
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 3cca1261448..980be88bbe4 100644 --- a/security/qoauth/Makefile +++ b/security/qoauth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2017/09/04 18:01:00 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/03/12 11:15:44 wiz Exp $ # PKGNAME= qoauth-1.0.1 DISTNAME= ${PKGNAME_NOREV}-src -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= security #MASTER_SITES= http://files.ayoy.net/qoauth/release/1.0.1/src/ EXTRACT_SUFX= .tar.bz2 |