diff options
author | grant <grant@pkgsrc.org> | 2006-06-07 02:17:32 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2006-06-07 02:17:32 +0000 |
commit | 12796d75378d85af1361078ef865e15942c92f49 (patch) | |
tree | 9722970c6dfea60cec4581c28faae9ff3155d871 /time/gcal/Makefile | |
parent | f56705c7bdff4385acd824bc3734abb1a3709755 (diff) | |
download | pkgsrc-12796d75378d85af1361078ef865e15942c92f49.tar.gz |
s/Gnu/GNU/
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 |