diff options
Diffstat (limited to 'www/ap-layout/Makefile')
-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 1bc21890ca7..2b59564763c 100644 --- a/www/ap-layout/Makefile +++ b/www/ap-layout/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2008/08/23 07:47:00 obache Exp $ +# $NetBSD: Makefile,v 1.18 2009/06/06 22:37:22 zafer Exp $ # DISTNAME= mod_layout-3.2 PKGNAME= ${DISTNAME:C|mod_|ap13-|} CATEGORIES= www -MASTER_SITES= http://software.tangent.org/download/ +MASTER_SITES= http://download.tangent.org/ MAINTAINER= grant@NetBSD.org HOMEPAGE= http://tangent.org/ |