diff options
author | nivit <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
commit | 6ef33a6397b412bcd8f17dfef1fa65114ea6f582 (patch) | |
tree | eb1766c942a8ef946301e08344d13d3fbe63dabc /textproc/py-enchant | |
parent | cd9a31c5125c84ce5c02f06cad89de7df767e06f (diff) | |
download | freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.gz freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.zst freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.zip |
- Updated email address in my ports
Approved by: alexbl (mentor)
Diffstat (limited to 'textproc/py-enchant')
-rw-r--r-- | textproc/py-enchant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index 7b0209f2e80c..24ab1ed7859b 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= py${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${MASTER_SITE_SUBDIR}-${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A spellchecking library for Python based on the Enchant library LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant |