summaryrefslogtreecommitdiffstats
path: root/share/dict
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-10-26 07:51:24 +0000
committerobrien <obrien@FreeBSD.org>1999-10-26 07:51:24 +0000
commit0fdcadbd6041e24b324ae330c8a8cb729f4c8990 (patch)
tree91b0b744d6896bd75df0bd5bb5d77cb0e17aa37f /share/dict
parenta636e1db1637400b158f5bc218720c1302eaac20 (diff)
downloadFreeBSD-src-0fdcadbd6041e24b324ae330c8a8cb729f4c8990.zip
FreeBSD-src-0fdcadbd6041e24b324ae330c8a8cb729f4c8990.tar.gz
Adopt ports I care about.
Diffstat (limited to 'share/dict')
-rw-r--r--share/dict/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/dict/Makefile b/share/dict/Makefile
index 20321ab..8c7edc9 100644
--- a/share/dict/Makefile
+++ b/share/dict/Makefile
@@ -1,3 +1,4 @@
+# ex:ts=8
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
@@ -12,4 +13,6 @@ 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