diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
commit | 43fa0c7cb6af5e9ca71443c34fd3e34847f851e2 (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /www/amaya | |
parent | 9a290ed0df0fbc90081cdfa28409ea63df40d57d (diff) | |
download | pkgsrc-43fa0c7cb6af5e9ca71443c34fd3e34847f851e2.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'www/amaya')
-rw-r--r-- | www/amaya/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 6b2298389f7..4478562acf6 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2003/06/02 01:16:11 jschauma Exp $ +# $NetBSD: Makefile,v 1.25 2003/07/13 13:53:45 wiz Exp $ # DISTNAME= amaya-src-8.0 PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 WRKSRC= ${WRKDIR}/Amaya/work CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ |