diff options
author | kris <kris@FreeBSD.org> | 2002-11-23 02:25:42 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-11-23 02:25:42 +0000 |
commit | 47dced7ae86f07bd8b58d0881af0d1fa8b456a51 (patch) | |
tree | 573c1fd10a5f77ad2eaecbe911c1a7a35bb72698 /astro/xtide/Makefile | |
parent | 7f8a44855ae87f8cc6544745a0211f1754da2e97 (diff) | |
download | FreeBSD-ports-47dced7ae86f07bd8b58d0881af0d1fa8b456a51.zip FreeBSD-ports-47dced7ae86f07bd8b58d0881af0d1fa8b456a51.tar.gz |
Remove maintainers with undeliverable email addresses.
Diffstat (limited to 'astro/xtide/Makefile')
-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 ba471ee..fba1c58 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 |