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 257743ec768c..4660267d3d35 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache -# Version required: 08.11 +# Version required: 08.13 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.11 -PKGNAME= apache-0.8.11 +DISTNAME= apache_0.8.13 +PKGNAME= apache-0.8.13 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ |