diff options
Diffstat (limited to 'www/apache13-ssl/Makefile')
-rw-r--r-- | www/apache13-ssl/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 6e6134ae089..21bb7d363b0 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache -# Version required: 1 +# Version required: 1.0.3 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.6 1995/12/04 12:56:18 jfieber Exp $ +# $Id: Makefile,v 1.7 1996/02/07 03:15:26 jfieber Exp $ # -DISTNAME= apache_1.0.2 -PKGNAME= apache-1.0.2 +DISTNAME= apache_1.0.3 +PKGNAME= apache-1.0.3 CATEGORIES+= www MASTER_SITES= ftp://www.apache.org/apache/dist/ MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/ |