diff options
author | pat <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
commit | 6452ebe34328e3443451f543d5a667a256fc43f2 (patch) | |
tree | 47d8303bf39563b745ac203171ac39b4d8c909cc /astro/sunclock | |
parent | 7cad47fccba927c8f73d7669208ec479b9e861dd (diff) | |
download | FreeBSD-ports-6452ebe34328e3443451f543d5a667a256fc43f2.zip FreeBSD-ports-6452ebe34328e3443451f543d5a667a256fc43f2.tar.gz |
Maintainer is now committer so change to new email address.
Approved by: lioux
Diffstat (limited to 'astro/sunclock')
-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 7e48c87..574f0d7 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} EXTRACT_SUFX= .tgz -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |