diff options
author | jwise <jwise@pkgsrc.org> | 2002-06-12 20:34:04 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2002-06-12 20:34:04 +0000 |
commit | e247d1448f06150794fe25ec57fef4a095188608 (patch) | |
tree | 9445ab88d1b22afee1e3d9ca2ea01e198f736ae8 /www/cocoon | |
parent | e47658a4d914216c0fe5d4f7335c838afc223192 (diff) | |
download | pkgsrc-e247d1448f06150794fe25ec57fef4a095188608.tar.gz |
Distfile moved on master site. Update.
Diffstat (limited to 'www/cocoon')
-rw-r--r-- | www/cocoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index bc193fc31ae..7ce8f9b986c 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2002/04/03 21:16:29 jwise Exp $ +# $NetBSD: Makefile,v 1.16 2002/06/12 20:34:04 jwise Exp $ DISTNAME= Cocoon-1.8.2 PKGNAME= cocoon-1.8.2 CATEGORIES= www -MASTER_SITES= http://xml.apache.org/dist/cocoon/ +MASTER_SITES= http://xml.apache.org/dist/cocoon/cocoon1/ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://xml.apache.org/cocoon/ |