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 dad981af936..3bc70c5c161 100644 --- a/www/ap2-auth-mellon/Makefile +++ b/www/ap2-auth-mellon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/04/04 08:45:43 manu Exp $ +# $NetBSD: Makefile,v 1.16 2011/04/22 13:44:57 obache Exp $ # PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/} DISTNAME= mod_auth_mellon-0.3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www security MASTER_SITES= http://modmellon.googlecode.com/files/ |