diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-23 02:25:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-23 02:25:42 +0000 |
commit | 8471dae31d1f8124b219ffd2b2ce1f6082f8e023 (patch) | |
tree | 16e5524c53a578806c79ef675b55921fc7772204 /astro/xtide | |
parent | Finish removing tvi, which has become obsolete. (diff) |
Remove maintainers with undeliverable email addresses.
Notes
Notes:
svn path=/head/; revision=70805
Diffstat (limited to 'astro/xtide')
-rw-r--r-- | astro/xtide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index ba471ee04e64..fba1c58b8577 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://bel-marduk.unh.edu/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} harmonics.txt.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= patseal@hyperhost.net +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |