diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-07-08 13:04:19 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-07-08 13:04:19 +0000 |
commit | d0ae4b63d995e9cf889870d2ce742e80058ac93f (patch) | |
tree | 06e788a3a5a7e3eab247c299546722c84f812cd7 /www/apache21/Makefile | |
parent | Remove trailing whitespace (ha!). (diff) |
Upgrade to 1.2.1
Diffstat (limited to 'www/apache21/Makefile')
-rw-r--r-- | www/apache21/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 9b25db51cfde..f233e82d32ed 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache HTTPD and HTTPSD -# Version required: 1.2.0 +# Version required: 1.2.1 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.33 1997/05/31 20:34:09 ache Exp $ +# $Id: Makefile,v 1.34 1997/06/06 13:45:07 ache Exp $ # -DISTNAME= apache_1.2.0 -PKGNAME= apache-1.2.0 +DISTNAME= apache_1.2.1 +PKGNAME= apache-1.2.1 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ |