diff options
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 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 |