From 5c2ded063c246b745cbe88b35958aeb774b3efff Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:21:28 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- www/ap-ssl/Makefile | 3 ++- www/ap-ssl/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 www/ap-ssl/pkg/COMMENT (limited to 'www/ap-ssl') diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index 4439bd8ad90..e984c79b832 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2001/02/07 15:23:29 tron Exp $ +# $NetBSD: Makefile,v 1.30 2001/02/17 17:21:53 wiz Exp $ DISTNAME= mod_ssl-2.8.0-1.3.17 PKGNAME= ap-ssl-2.8.0 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.modssl.org/source/ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.modssl.org/ +COMMENT= SSL/TLS protocols module for Apache DEPENDS+= apache-1.3.17.1:../../www/apache # For "apxs": diff --git a/www/ap-ssl/pkg/COMMENT b/www/ap-ssl/pkg/COMMENT deleted file mode 100644 index f884113a12d..00000000000 --- a/www/ap-ssl/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -SSL/TLS protocols module for Apache -- cgit v1.2.3