diff options
author | tv <tv> | 1999-04-30 23:51:39 +0000 |
---|---|---|
committer | tv <tv> | 1999-04-30 23:51:39 +0000 |
commit | 695991a9a92a56fe8660ccae224fb2b9347b36bb (patch) | |
tree | 285c8e7cd5fd2d2c22c801569e03f8742c25691b /www/ap-ssl/Makefile | |
parent | 09d35cac03d65527791f73535d60eab38950e6af (diff) | |
download | pkgsrc-695991a9a92a56fe8660ccae224fb2b9347b36bb.tar.gz |
Wow, the mod_ssl distribution site changed right from under me.
Update it to the new location.
Diffstat (limited to 'www/ap-ssl/Makefile')
-rw-r--r-- | www/ap-ssl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index f36e6ed9af7..50a634666d3 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 1999/04/30 17:05:21 tv Exp $ +# $NetBSD: Makefile,v 1.8 1999/04/30 23:51:39 tv Exp $ # DISTNAME= mod_ssl-2.2.8-1.3.6 PKGNAME= ap-ssl-2.2.8 CATEGORIES= www -MASTER_SITES= ftp://ftp.engelschall.com/sw/mod_ssl/ +MASTER_SITES= ftp://ftp.modssl.org/source/ MAINTAINER= tv@netbsd.org -HOMEPAGE= http://www.engelschall.com/sw/mod_ssl/ +HOMEPAGE= http://www.modssl.org/ DEPENDS= openssl-0.9.2b:../../security/openssl \ apache-1.3.6p0:../../www/apache |