summaryrefslogtreecommitdiffstats
path: root/share/dict
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-10-27 09:02:49 +0000
committerobrien <obrien@FreeBSD.org>1999-10-27 09:02:49 +0000
commit786de32f2a0919b33d32d1e45820f530a14e86aa (patch)
tree98c177a4d1030ca987871287963b1f0c192dea56 /share/dict
parent8d7c2de91b8250a53fa90b612c367ee28dc06e57 (diff)
downloadFreeBSD-src-786de32f2a0919b33d32d1e45820f530a14e86aa.zip
FreeBSD-src-786de32f2a0919b33d32d1e45820f530a14e86aa.tar.gz
I really didn't want to maintain this.
(so *that's* why the Makefile looked rather strange)
Diffstat (limited to 'share/dict')
-rw-r--r--share/dict/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/dict/Makefile b/share/dict/Makefile
index 8c7edc9..b73fba3 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 <bsd.prog.mk>
OpenPOWER on IntegriCloud