diff options
Diffstat (limited to 'www/apache13/Makefile')
-rw-r--r-- | www/apache13/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 5d7780f..6e6134a 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -3,11 +3,11 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.5 1995/12/02 23:07:08 jfieber Exp $ +# $Id: Makefile,v 1.6 1995/12/04 12:56:18 jfieber Exp $ # -DISTNAME= apache_1.0.0 -PKGNAME= apache-1.0.0 +DISTNAME= apache_1.0.2 +PKGNAME= apache-1.0.2 CATEGORIES+= www MASTER_SITES= ftp://www.apache.org/apache/dist/ MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/ |