diff --git a/share/dict/Makefile b/share/dict/Makefile index 8c7edc9e746d..b73fba3a7893 100644 --- a/share/dict/Makefile +++ b/share/dict/Makefile @@ -13,6 +13,4 @@ install: ${DESTDIR}${BINDIR}/dict (cd ${DESTDIR}${BINDIR}/dict; rm -f words; ln -s web2 words) -MAINTAINER= obrien@FreeBSD.org - .include