I really didn't want to maintain this.

(so *that's* why the Makefile looked rather strange)
This commit is contained in:
David E. O'Brien 1999-10-27 09:02:49 +00:00
parent 2db7675cc2
commit 94af69baa9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52556

View File

@ -13,6 +13,4 @@ install:
${DESTDIR}${BINDIR}/dict
(cd ${DESTDIR}${BINDIR}/dict; rm -f words; ln -s web2 words)
MAINTAINER= obrien@FreeBSD.org
.include <bsd.prog.mk>