diff options
author | jwise <jwise> | 2002-06-12 20:34:04 +0000 |
---|---|---|
committer | jwise <jwise> | 2002-06-12 20:34:04 +0000 |
commit | 6e0d53c7e0ba56e910b8209e88a8c3594e5771fd (patch) | |
tree | 9445ab88d1b22afee1e3d9ca2ea01e198f736ae8 /www | |
parent | a59afb4479ef19b5c0aaf3394727c8e477a57adc (diff) | |
download | pkgsrc-6e0d53c7e0ba56e910b8209e88a8c3594e5771fd.tar.gz |
Distfile moved on master site. Update.
Diffstat (limited to 'www')
-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/ |