summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
Diffstat (limited to 'time')
-rw-r--r--time/Makefile4
-rw-r--r--time/asclock-gtk/Makefile4
-rw-r--r--time/asclock-xlib/Makefile4
-rw-r--r--time/cardboard-schedule/Makefile4
-rw-r--r--time/gdeskcal/Makefile4
-rw-r--r--time/globe/Makefile4
-rw-r--r--time/lmclock/Makefile4
-rw-r--r--time/p5-Time-HiRes/Makefile4
-rw-r--r--time/p5-Time-Period/Makefile4
-rw-r--r--time/p5-Time/Makefile4
-rw-r--r--time/p5-TimeDate/Makefile4
-rw-r--r--time/phoon/Makefile4
-rw-r--r--time/wmcalclock/Makefile4
-rw-r--r--time/wmfishtime/Makefile4
-rw-r--r--time/xcal/Makefile4
-rw-r--r--time/xchrono/Makefile4
16 files changed, 32 insertions, 32 deletions
diff --git a/time/Makefile b/time/Makefile
index fd3e9212cc5..e5da8a61881 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2003/07/18 15:55:08 jschauma Exp $
+# $NetBSD: Makefile,v 1.23 2003/07/21 17:28:36 martti Exp $
#
-COMMENT= clocks, calendars, daily planners and other time related applications
+COMMENT= Clocks, calendars, daily planners and other time related applications
SUBDIR+= asclock
SUBDIR+= asclock-gtk
diff --git a/time/asclock-gtk/Makefile b/time/asclock-gtk/Makefile
index b3e0a2e79c4..626cc70e832 100644
--- a/time/asclock-gtk/Makefile
+++ b/time/asclock-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/17 22:54:57 grant Exp $
+# $NetBSD: Makefile,v 1.15 2003/07/21 17:28:38 martti Exp $
#
DISTNAME= asclock-gtk-2.1.10beta
@@ -9,7 +9,7 @@ CATEGORIES= x11 time
MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
MAINTAINER= jlam@NetBSD.org
-COMMENT= dockable clock and calendar with themes for GTK+
+COMMENT= Dockable clock and calendar with themes for GTK+
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
diff --git a/time/asclock-xlib/Makefile b/time/asclock-xlib/Makefile
index ad3233cdc9f..34178ff5d30 100644
--- a/time/asclock-xlib/Makefile
+++ b/time/asclock-xlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:54:58 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 17:28:38 martti Exp $
#
DISTNAME= asclock-xlib-2.0.11
@@ -8,7 +8,7 @@ CATEGORIES= x11 time
MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
MAINTAINER= jlam@NetBSD.org
-COMMENT= dockable clock and calendar with themes for X11
+COMMENT= Dockable clock and calendar with themes for X11
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
diff --git a/time/cardboard-schedule/Makefile b/time/cardboard-schedule/Makefile
index f940cf80a6d..d6f932797be 100644
--- a/time/cardboard-schedule/Makefile
+++ b/time/cardboard-schedule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:54:58 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 17:28:39 martti Exp $
#
DISTNAME= cs113ins
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .exe
MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://cardboard.nu/download.shtml
-COMMENT= project and resource management software implemented in Java/Swing
+COMMENT= Project and resource management software implemented in Java/Swing
USE_X11BASE= yes
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile
index 3fe2cea7fe2..54648b8c91c 100644
--- a/time/gdeskcal/Makefile
+++ b/time/gdeskcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:00 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:39 martti Exp $
#
DISTNAME= gDeskCal-0_51
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.pycage.de/download/
MAINTAINER= packages@NetBSD.org
HOMEPAGE= http://www.pycage.de/software_gdeskcal.html
-COMMENT= desktop calendar
+COMMENT= Desktop calendar
WRKSRC= ${WRKDIR}/gDeskCal-0.51
USE_BUILDLINK2= yes
diff --git a/time/globe/Makefile b/time/globe/Makefile
index 88bf4b05487..96e492b798f 100644
--- a/time/globe/Makefile
+++ b/time/globe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:00 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:40 martti Exp $
#
DISTNAME= globe_26mar94
@@ -9,6 +9,6 @@ MASTER_SITES= http://www.acme.com/software/globe/
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://www.acme.com/software/globe/
-COMMENT= display the currently-lighted face of Earth in ASCII
+COMMENT= Display the currently-lighted face of Earth in ASCII
.include "../../mk/bsd.pkg.mk"
diff --git a/time/lmclock/Makefile b/time/lmclock/Makefile
index e6345eb15fa..404e3cbdad0 100644
--- a/time/lmclock/Makefile
+++ b/time/lmclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:55:02 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:28:41 martti Exp $
#
DISTNAME= lmclock-1.1
@@ -8,7 +8,7 @@ MASTER_SITES= http://pantransit.reptiles.org/prog/
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://pantransit.reptiles.org/prog/
-COMMENT= hard-coded Xerox Lisp machine clock clone
+COMMENT= Hard-coded Xerox Lisp machine clock clone
post-extract:
${TOUCH} ${WRKSRC}/lmclock.man
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile
index 67de33af4c6..d642fd06c0b 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:55:02 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:28:42 martti Exp $
#
DISTNAME= Time-HiRes-1.49
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
MAINTAINER= bad@NetBSD.org
HOMEPAGE= http://search.cpan.org/author/JHI/Time-HiRes/
-COMMENT= perl5 module for high resolution time, sleep, and alarm
+COMMENT= Perl5 module for high resolution time, sleep, and alarm
USE_BUILDLINK2= YES
diff --git a/time/p5-Time-Period/Makefile b/time/p5-Time-Period/Makefile
index d6f9c19649d..a1b5671a77b 100644
--- a/time/p5-Time-Period/Makefile
+++ b/time/p5-Time-Period/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:02 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:43 martti Exp $
DISTNAME= Period-1.20
PKGNAME= p5-Time-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PR/PRYAN/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module to deal with time periods
+COMMENT= Perl5 module to deal with time periods
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Time/Period/.packlist
diff --git a/time/p5-Time/Makefile b/time/p5-Time/Makefile
index 696db1e7d37..abe51785f3f 100644
--- a/time/p5-Time/Makefile
+++ b/time/p5-Time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:55:02 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:28:42 martti Exp $
DISTNAME= Time-modules-101.062101
PKGNAME= p5-${DISTNAME:S/modules-//}
@@ -7,7 +7,7 @@ CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 functions to convert and use time variables
+COMMENT= Perl5 functions to convert and use time variables
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Time-modules/.packlist
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile
index 5d35d971f7a..a6e17897859 100644
--- a/time/p5-TimeDate/Makefile
+++ b/time/p5-TimeDate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:55:03 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:28:43 martti Exp $
#
DISTNAME= TimeDate-1.14
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 TimeDate distribution
+COMMENT= Perl5 TimeDate distribution
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/TimeDate/.packlist
diff --git a/time/phoon/Makefile b/time/phoon/Makefile
index fe27de5bbc3..64dc81f6787 100644
--- a/time/phoon/Makefile
+++ b/time/phoon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:04 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:28:44 martti Exp $
#
DISTNAME= phoon_01apr1995
@@ -9,6 +9,6 @@ MASTER_SITES= http://www.acme.com/software/phoon/
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://www.acme.com/software/phoon/
-COMMENT= show phase of the moon on ASCII terminal
+COMMENT= Show phase of the moon on ASCII terminal
.include "../../mk/bsd.pkg.mk"
diff --git a/time/wmcalclock/Makefile b/time/wmcalclock/Makefile
index fc9cc90c24b..ba7ad4c24b0 100644
--- a/time/wmcalclock/Makefile
+++ b/time/wmcalclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:55:06 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:28:45 martti Exp $
#
DISTNAME= wmCalClock-1.25
@@ -8,7 +8,7 @@ MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
-COMMENT= another WindowMaker calendar/clock dockapp
+COMMENT= Another WindowMaker calendar/clock dockapp
USE_BUILDLINK2= YES
USE_X11BASE= YES
diff --git a/time/wmfishtime/Makefile b/time/wmfishtime/Makefile
index b86b5de22e4..56f3177fef4 100644
--- a/time/wmfishtime/Makefile
+++ b/time/wmfishtime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:55:06 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 17:28:46 martti Exp $
#
DISTNAME= wmfishtime-1.23
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/
-COMMENT= dockable clock application with clock, date and fish
+COMMENT= Dockable clock application with clock, date and fish
USE_X11BASE= # defined
USE_BUILDLINK2= # defined
diff --git a/time/xcal/Makefile b/time/xcal/Makefile
index 11a497be1ca..59fb6b088c6 100644
--- a/time/xcal/Makefile
+++ b/time/xcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/03/03 03:23:26 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:28:46 martti Exp $
#
DISTNAME= xcal41
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.hillside.co.uk/xcal/
EXTRACT_SUFX= .tar.Z
MAINTAINER= kim@tac.nyc.ny.us
-COMMENT= calendar with alarms and a notebook for X11
+COMMENT= Calendar with alarms and a notebook for X11
USE_BUILDLINK2= yes
USE_IMAKE= yes
diff --git a/time/xchrono/Makefile b/time/xchrono/Makefile
index 41e65670bb5..105af37033b 100644
--- a/time/xchrono/Makefile
+++ b/time/xchrono/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:07 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:47 martti Exp $
#
DISTNAME= xchrono
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .shar
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://infoshako.sk.tsukuba.ac.jp/jdoc/X-utilities/xchrono
-COMMENT= multi-timezone X11-based clock
+COMMENT= Multi-timezone X11-based clock
USE_IMAKE= yes