diff options
author | grant <grant@pkgsrc.org> | 2003-10-11 13:39:06 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-11 13:39:06 +0000 |
commit | b3e4ce7d4b0a31db7e011acf6c475710a20d1818 (patch) | |
tree | 57e436c33b3d3154f186f741bf6317b698003477 /www | |
parent | d4b8b298c72f62538b49d6d7a5ce621cd4e8f08f (diff) | |
download | pkgsrc-b3e4ce7d4b0a31db7e011acf6c475710a20d1818.tar.gz |
whitespace fix
Diffstat (limited to 'www')
-rw-r--r-- | www/amaya/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 3c2d4b2b96a..687d524e359 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2003/07/17 22:55:20 grant Exp $ +# $NetBSD: Makefile,v 1.27 2003/10/11 13:39:06 grant Exp $ # DISTNAME= amaya-src-8.0 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 1 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/Amaya/work CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ |