diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-03 01:36:12 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-03 01:36:12 +0000 |
commit | 9d40e4d6bb10395912e1e49c991de2fb116da107 (patch) | |
tree | 07c4f60145a5ffb07112764ab9b232475ca2ce8b /www/amaya/Makefile | |
parent | 6e28327b0240b5f2f9a17ef931c11e55b62e819f (diff) | |
download | pkgsrc-9d40e4d6bb10395912e1e49c991de2fb116da107.tar.gz |
Updated to 8.2. This closes PR pkg/23607.
Too many changes to copy here, to see a full list of changes:
http://www.w3.org/Amaya/User/New.html.
Diffstat (limited to 'www/amaya/Makefile')
-rw-r--r-- | www/amaya/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 5435525f9c9..464aea286ca 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2003/11/17 15:28:31 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2003/12/03 01:36:12 xtraeme Exp $ # -DISTNAME= amaya-src-8.0 +DISTNAME= amaya-src-8.2 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 2 WRKSRC= ${WRKDIR}/Amaya/work CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ |