diff options
Diffstat (limited to 'www/ap2-auth-mellon/Makefile')
-rw-r--r-- | www/ap2-auth-mellon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-mellon/Makefile b/www/ap2-auth-mellon/Makefile index f1be6590f55..615c07b0d7e 100644 --- a/www/ap2-auth-mellon/Makefile +++ b/www/ap2-auth-mellon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2021/11/15 18:17:05 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2021/12/08 16:06:53 adam Exp $ DISTNAME= mod_auth_mellon-0.18.0 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/g} -PKGREVISION= 1 +PKGREVISION= 2 #PKGREVISION= 1 CATEGORIES= www security MASTER_SITES= ${MASTER_SITE_GITHUB:=latchset/} |