summaryrefslogtreecommitdiff
path: root/www/ap-ssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-ssl/Makefile')
-rw-r--r--www/ap-ssl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile
index fe5d27c7939..649ea787dcb 100644
--- a/www/ap-ssl/Makefile
+++ b/www/ap-ssl/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2006/04/06 06:22:53 reed Exp $
+# $NetBSD: Makefile,v 1.101 2006/06/02 18:27:59 joerg Exp $
DISTNAME= mod_ssl-2.8.25-1.3.34
-PKGNAME= ap-ssl-2.8.25
-PKGREVISION= 2
+PKGNAME= ap13-ssl-2.8.25
CATEGORIES= www security
MASTER_SITES= http://www.modssl.org/source/ \
ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/source/ \
@@ -13,6 +12,7 @@ HOMEPAGE= http://www.modssl.org/
COMMENT= SSL/TLS protocols module for Apache
CONFLICTS= apache-1.3.[0-9] apache-*modssl-[0-9]* apache6-[0-9]*
+CONFLICTS+= ap-ssl-[0-9]*
BUILDLINK_API_DEPENDS.apache+= apache>=1.3.33