From bc271da5c3846611472d23f049d30c4b92305b26 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 12 Mar 2005 10:23:57 +0000 Subject: Use email addresses in the MAINTAINER field. Adding names produces ugly results, specially in the bulk build reports, and we don't use this style anywhere else. --- time/jday/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time') diff --git a/time/jday/Makefile b/time/jday/Makefile index f0a7d75fdce..360fe120261 100644 --- a/time/jday/Makefile +++ b/time/jday/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2004/02/14 17:21:53 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2005/03/12 10:23:57 jmmv Exp $ # DISTNAME= jday-1.3 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jday/} -MAINTAINER= David Simas +MAINTAINER= davids@idiom.com HOMEPAGE= http://jday.sourceforge.net/ COMMENT= Julian date calculator -- cgit v1.2.3