diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /www/ap-layout | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'www/ap-layout')
-rw-r--r-- | www/ap-layout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-layout/Makefile b/www/ap-layout/Makefile index 97708d914ba..0685ef781da 100644 --- a/www/ap-layout/Makefile +++ b/www/ap-layout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/06/02 18:27:59 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/10/04 22:04:09 wiz Exp $ # DISTNAME= mod_layout-3.2 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.tangent.org/pub/apache/ \ http://software.tangent.org/download/ MAINTAINER= grant@NetBSD.org -HOMEPAGE= http://software.tangent.org/ +HOMEPAGE= http://tangent.org/ COMMENT= Apache module to wrap static or dynamic content CONFLICTS= ap-layout-[0-9]* |