I really didn't want to maintain this.

(so *that's* why the Makefile looked rather strange)
This commit is contained in:
obrien 1999-10-27 09:02:49 +00:00
parent 8d7c2de91b
commit 786de32f2a

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>