diff options
Diffstat (limited to 'security/liboauth/Makefile')
-rw-r--r-- | security/liboauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/liboauth/Makefile b/security/liboauth/Makefile index 598384c98d3..fdaaa311bad 100644 --- a/security/liboauth/Makefile +++ b/security/liboauth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2020/05/06 14:04:12 adam Exp $ +# $NetBSD: Makefile,v 1.29 2020/05/22 10:55:50 adam Exp $ DISTNAME= liboauth-1.0.3 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liboauth/} |