From 94af69baa9aaf26bb68894b594cb2eee1179a224 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 27 Oct 1999 09:02:49 +0000 Subject: [PATCH] I really didn't want to maintain this. (so *that's* why the Makefile looked rather strange) --- share/dict/Makefile | 2 -- 1 file changed, 2 deletions(-) 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