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 984ed7e2960..0a84789d5d1 100644 --- a/time/gcal/Makefile +++ b/time/gcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/13 18:23:38 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/06/07 02:17:32 grant Exp $ # DISTNAME= gcal-3.01 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gcal/} MAINTAINER= atatat@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gcal/gcal.html -COMMENT= Gnu version of the standard calendar utility +COMMENT= GNU version of the standard calendar utility USE_PKGLOCALEDIR= yes |