diff options
author | grant <grant> | 2006-06-07 02:17:32 +0000 |
---|---|---|
committer | grant <grant> | 2006-06-07 02:17:32 +0000 |
commit | bb9298a238e16aa4ead7ce26b6e97e633fd79502 (patch) | |
tree | 9722970c6dfea60cec4581c28faae9ff3155d871 /time/gcal | |
parent | cdba97838e94ee76ffd515a6cc9b83a9a11d0dbe (diff) | |
download | pkgsrc-bb9298a238e16aa4ead7ce26b6e97e633fd79502.tar.gz |
s/Gnu/GNU/
Diffstat (limited to 'time/gcal')
-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 |