diff options
author | petef <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 9a9f6f4594ca582cd125d13be7ac233ea507e8df (patch) | |
tree | 5ec4d401caa1d17e9239519dd52f762f1e00f895 /textproc/pspell | |
parent | 887b59d47c15d018d1a2010d2aeca4cb1bc86ce8 (diff) | |
download | FreeBSD-ports-9a9f6f4594ca582cd125d13be7ac233ea507e8df.zip FreeBSD-ports-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.gz |
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
Diffstat (limited to 'textproc/pspell')
-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 7dce4d2..88f51bf 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 |