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 | 2d9c5b465a3761809d2f1192d446717f5b5be786 (patch) | |
tree | 57e436c33b3d3154f186f741bf6317b698003477 /www | |
parent | c42a22e3d0e0c8de81a1e01e7516dd3b26e0f007 (diff) | |
download | pkgsrc-2d9c5b465a3761809d2f1192d446717f5b5be786.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/ \ |