diff options
author | zafer <zafer@pkgsrc.org> | 2009-06-06 22:37:22 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-06-06 22:37:22 +0000 |
commit | 4364179fff2d26865795534b25f65e5ce14ec424 (patch) | |
tree | af7e4e848877bd42463d1795160b7cebced5f9b6 | |
parent | e4dc8efcb859ed373654d31f93b61b8d9fef1a92 (diff) | |
download | pkgsrc-4364179fff2d26865795534b25f65e5ce14ec424.tar.gz |
update master sites.
-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/ |