From 945d7f0e2dcd96ebf62a4ab174b2fb1906bf58fe Mon Sep 17 00:00:00 2001 From: manu Date: Thu, 27 Oct 2016 12:53:13 +0000 Subject: Fix pkglint complains --- www/ap2-auth-mellon/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/ap2-auth-mellon/Makefile') diff --git a/www/ap2-auth-mellon/Makefile b/www/ap2-auth-mellon/Makefile index 6af925195aa..1a875a73f15 100644 --- a/www/ap2-auth-mellon/Makefile +++ b/www/ap2-auth-mellon/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.36 2016/10/18 15:13:41 manu Exp $ +# $NetBSD: Makefile,v 1.37 2016/10/27 12:53:13 manu Exp $ # -DISTNAME= mod_auth_mellon-0.12.0 +DISTNAME= mod_auth_mellon-0.12.0 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/g} PKGREVISION= 3 CATEGORIES= www security -MASTER_SITES= https://github.com/UNINETT/mod_auth_mellon/releases/download/v${DISTNAME:C/.*-//}/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=UNINETT/}/mod_auth_mellon/releases/download/v${DISTNAME:C/.*-//}/ MAINTAINER= manu@NetBSD.org HOMEPAGE= https://github.com/UNINETT/mod_auth_mellon -- cgit v1.2.3