From e465d39332a6ad1d720d29d4cd407738c240bd23 Mon Sep 17 00:00:00 2001 From: pst Date: Sat, 23 Sep 1995 18:47:57 +0000 Subject: Upgrade apache to 0.8.14, completely restructure port, and list myself as maintainer. --- www/apache13-ssl/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'www/apache13-ssl') diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 4660267d3d35..0155e7c9677b 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include -- cgit