diff options
Diffstat (limited to 'www/apache13-ssl/Makefile')
-rw-r--r-- | www/apache13-ssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 176ca0edf509..293d153a2ff2 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -6,13 +6,13 @@ # and apache-ssl port by Mark Murray <mark@grondar.za>. # Oh, and with a little bit of help from Ben :) # -# $Id: Makefile,v 1.56 1999/04/10 07:53:03 dirk Exp $ +# $Id: Makefile,v 1.57 1999/06/02 07:20:36 dirk Exp $ APACHE= 1.3.6 APACHE-SSL= 1.35 DISTNAME= apache_${APACHE} -PKGNAME= apache-${APACHE}+ssl_${APACHE-SSL} +PKGNAME= apache+ssl-${APACHE}+${APACHE-SSL} CATEGORIES= www security MASTER_SITES= ftp://www.apache.org/dist/ \ ftp://ftp.ox.ac.uk/pub/crypto/SSL/Apache-SSL/ \ |