aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache21/Makefile
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1995-09-24 02:47:57 +0800
committerpst <pst@FreeBSD.org>1995-09-24 02:47:57 +0800
commite465d39332a6ad1d720d29d4cd407738c240bd23 (patch)
tree5a7199939f5da8ca8da923c2362eb26815d0762b /www/apache21/Makefile
parent8685a6cd4fe09f9b9632ae96dc4fdd8d61e647f2 (diff)
downloadfreebsd-ports-gnome-e465d39332a6ad1d720d29d4cd407738c240bd23.tar.gz
freebsd-ports-gnome-e465d39332a6ad1d720d29d4cd407738c240bd23.tar.zst
freebsd-ports-gnome-e465d39332a6ad1d720d29d4cd407738c240bd23.zip
Upgrade apache to 0.8.14, completely restructure port, and list myself as
maintainer.
Diffstat (limited to 'www/apache21/Makefile')
-rw-r--r--www/apache21/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index 4660267d3d35..0155e7c9677b 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/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 <bsd.port.mk>