diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 10:38:33 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 10:38:33 +0000 |
commit | a1c3980ac8aef10f50a0fba3c302985cda5961d4 (patch) | |
tree | e68192414b454fa46892890d17fd53ebab11e395 /textproc/words | |
parent | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (diff) | |
download | ports-a1c3980ac8aef10f50a0fba3c302985cda5961d4.tar.gz ports-a1c3980ac8aef10f50a0fba3c302985cda5961d4.zip |
Notes
Diffstat (limited to 'textproc/words')
-rw-r--r-- | textproc/words/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/words/Makefile b/textproc/words/Makefile index e09bd1b0699a..32b2a173e3b6 100644 --- a/textproc/words/Makefile +++ b/textproc/words/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://archives.nd.edu/whitaker/ DISTNAME= ${PORTNAME}all -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Latin-English Dictionary Program USES= ada |