diff options
Diffstat (limited to 'textproc/py-wordnet/Makefile')
-rw-r--r-- | textproc/py-wordnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-wordnet/Makefile b/textproc/py-wordnet/Makefile index ad775b8da229..ef98762010d9 100644 --- a/textproc/py-wordnet/Makefile +++ b/textproc/py-wordnet/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pywordnet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pywordnet-${PORTVERSION} -MAINTAINER= perky@fallin.lv +MAINTAINER= perky@FreeBSD.org RUN_DEPENDS= ${WORDNETBASE}/lexnames:${PORTSDIR}/textproc/wordnet |