diff options
Diffstat (limited to 'textproc/pspell/Makefile')
-rw-r--r-- | textproc/pspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile index 7dce4d23b3dc..88f51bfad945 100644 --- a/textproc/pspell/Makefile +++ b/textproc/pspell/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool |