diff options
Diffstat (limited to 'www/ap2-auth-radius/Makefile')
-rw-r--r-- | www/ap2-auth-radius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-radius/Makefile b/www/ap2-auth-radius/Makefile index bdec8ac270f..393c05190f6 100644 --- a/www/ap2-auth-radius/Makefile +++ b/www/ap2-auth-radius/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/06/10 08:41:06 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2007/06/30 16:09:07 joerg Exp $ DISTNAME= mod_auth_radius -PKGNAME= ap2-auth-radius-1.5.7 +PKGNAME= ${APACHE_PKG_PREFIX}-auth-radius-1.5.7 PKGREVISION= 1 CATEGORIES= www databases MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ |