diff options
Diffstat (limited to 'www/apache13/Makefile')
-rw-r--r-- | www/apache13/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 533b09409857..bfc63c23d8e5 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache -# Version required: 08 +# Version required: 1 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.3 1995/09/23 18:47:45 pst Exp $ +# $Id: Makefile,v 1.4 1995/11/27 04:10:09 asami Exp $ # -DISTNAME= apache_0.8.14 -PKGNAME= apache-0.8.14 +DISTNAME= apache_1.0.0 +PKGNAME= apache-1.0.0 CATEGORIES+= www MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ |