Adopt ports I care about.
This commit is contained in:
parent
e872baa89c
commit
370c3f330a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user