aboutsummaryrefslogtreecommitdiffstats
path: root/shells/flash/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-01-28 16:07:45 +0800
committerkevlo <kevlo@FreeBSD.org>2001-01-28 16:07:45 +0800
commit0a91748df355f57f90c2a86e1923cc8f67cb2c5d (patch)
tree4e57dbaa940c16e405d14e0094f3771c2db85fc2 /shells/flash/Makefile
parentcfb48d2ffbdc3c5e09b60e4a18b04ad8830416a8 (diff)
downloadfreebsd-ports-gnome-0a91748df355f57f90c2a86e1923cc8f67cb2c5d.tar.gz
freebsd-ports-gnome-0a91748df355f57f90c2a86e1923cc8f67cb2c5d.tar.zst
freebsd-ports-gnome-0a91748df355f57f90c2a86e1923cc8f67cb2c5d.zip
Update to version 0.9.4
PR: 24676 Submitted by: Ports Fury
Diffstat (limited to 'shells/flash/Makefile')
-rw-r--r--shells/flash/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile
index 48773288e337..60ecf0dfacd3 100644
--- a/shells/flash/Makefile
+++ b/shells/flash/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= flash
-PORTVERSION= 0.9.3
+PORTVERSION= 0.9.4
CATEGORIES= shells
MASTER_SITES= ftp://ftp.netsoc.ucd.ie/pub/computing/flash/
@@ -24,12 +24,12 @@ GNU_CONFIGURE= yes
MAN1= flash.1
-PROGRAM= background countdown
+PROGRAM= alarms background countdown
SCRIPT= mailshell system.menu system.menu.9798 system.menu.oldlast \
system.menu.old
-DATA= checkflash system.bg.Netsoc.3 system.bg.Netsoc.4 \
- system.flashlogin system.maillogin system.module \
- system.module.9798 system.rc system.rc.mailshell
+DATA= system.bg.Netsoc.3 system.bg.Netsoc.4 system.flashlogin \
+ system.maillogin system.module system.module.9798 system.rc \
+ system.rc.mailshell
.if ${OSVERSION} < 400000
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_NCURSES_NCURSES_H" \