summaryrefslogtreecommitdiff
path: root/time/remind/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-18 00:41:50 +0000
committerwiz <wiz>2000-12-18 00:41:50 +0000
commitc7f546ae117e1e1d2380883ba1d4bcddf3be3ec3 (patch)
treef7a31afc10e950c18d62ae3c7be636799f0241cd /time/remind/Makefile
parentd62f7d7635582adbdcf0162bab9347f01bd4a9a5 (diff)
downloadpkgsrc-c7f546ae117e1e1d2380883ba1d4bcddf3be3ec3.tar.gz
Update to 3.0.22. Changes:
- Added option to have TkRemind display all of today's reminders in a text box on startup. This option is on by default. - Makefile in "www" directory allows you to add ".cgi" suffix to CGI scripts. - Added option to completely delete a reminder from the reminder file in the timed reminder popup dialog. - Clarified build instructions. - Fixed packing order in TkRemind so resizing window doesn't make control buttons disappear. - Fixed serious bug in which background queued reminders were ignored and Remind simply exited. Doh! Sorry about that.
Diffstat (limited to 'time/remind/Makefile')
-rw-r--r--time/remind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/remind/Makefile b/time/remind/Makefile
index b9d76f093de..e1129ca297a 100644
--- a/time/remind/Makefile
+++ b/time/remind/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:11 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2000/12/18 00:41:50 wiz Exp $
#
-DISTNAME= remind-03.00.21
+DISTNAME= remind-03.00.22
PKGNAME= ${DISTNAME:C/0([0-9])/\1/g}
CATEGORIES= time
MASTER_SITES= http://www.roaringpenguin.com/