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 fae5f20e8e6..a7bec14ed9e 100644 --- a/www/ap2-auth-mellon/Makefile +++ b/www/ap2-auth-mellon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/06/15 19:45:14 manu Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/11 15:53:41 manu Exp $ # PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/} -DISTNAME= mod_auth_mellon-0.2.2 +DISTNAME= mod_auth_mellon-0.2.4 CATEGORIES= www security MASTER_SITES= http://modmellon.googlecode.com/files/ |