diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-08-16 02:50:02 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-08-16 02:50:02 +0000 |
commit | 82f26389a38d34c7381a411cfbcd968d0a222568 (patch) | |
tree | 33d8bcbe79fdbf051772013ffe15f5ebdfaf51e5 /textproc/aspell-gaeilge/Makefile | |
parent | fe1131cbbb8ceceb9081f6a392796328f6b97dd1 (diff) | |
download | pkgsrc-82f26389a38d34c7381a411cfbcd968d0a222568.tar.gz |
Beautify: correct tab-stops.
Diffstat (limited to 'textproc/aspell-gaeilge/Makefile')
-rw-r--r-- | textproc/aspell-gaeilge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-gaeilge/Makefile b/textproc/aspell-gaeilge/Makefile index 1f6e21518ee..c5c62d9b960 100644 --- a/textproc/aspell-gaeilge/Makefile +++ b/textproc/aspell-gaeilge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/08/06 03:45:30 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2002/08/16 03:12:14 jschauma Exp $ DISTNAME= aspell-gaeilge-2.0 CATEGORIES= textproc @@ -14,7 +14,7 @@ ASPELLDATA=${PREFIX}/share/aspell/ do-configure: ${ECHO} ${PREFIX}/lib/aspell/gaeilge > \ - ${WRKSRC}/ga-gaeilge-aspell.pwli + ${WRKSRC}/ga-gaeilge-aspell.pwli do-install: ${INSTALL_DATA} ${WRKSRC}/gaeilge.dat ${ASPELLDATA} |