diff options
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r-- | astro/sunclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index a9a608f0fc01..9247a7ce8410 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 3.54.1 CATEGORIES= astro x11-clocks MASTER_SITES= http://frmas.free.fr/files/ -MAINTAINER= pat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |