diff options
Diffstat (limited to 'www/ap-ssl/Makefile')
-rw-r--r-- | www/ap-ssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index 8278a9eadbc..2435d49ebc6 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.110 2010/02/16 16:18:14 joerg Exp $ +# $NetBSD: Makefile,v 1.111 2012/10/03 21:58:26 wiz Exp $ DISTNAME= mod_ssl-2.8.31-1.3.41 PKGNAME= ap13-ssl-2.8.31 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www security MASTER_SITES= http://www.modssl.org/source/ \ ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/source/ |