diff options
Diffstat (limited to 'time/gcal/Makefile')
-rw-r--r-- | time/gcal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gcal/Makefile b/time/gcal/Makefile index 409f3603fa1..4720d6a608b 100644 --- a/time/gcal/Makefile +++ b/time/gcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/13 13:53:38 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:59 grant Exp $ # DISTNAME= gcal-3.01 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNU:=gcal/} -MAINTAINER= atatat@netbsd.org +MAINTAINER= atatat@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gcal/gcal.html COMMENT= Gnu version of the standard calendar utility |