summaryrefslogtreecommitdiffstats
path: root/editors/led/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-04-29 23:25:30 +0000
committersobomax <sobomax@FreeBSD.org>2002-04-29 23:25:30 +0000
commita20a7229b1835316cbb262bb1dc2d4691e2af425 (patch)
treea02d8727cea753b54d79fadd455939019d45fc8c /editors/led/Makefile
parent7fb3c7cd4d4d696230409c288f6bf0d77e5e73d8 (diff)
downloadFreeBSD-ports-a20a7229b1835316cbb262bb1dc2d4691e2af425.zip
FreeBSD-ports-a20a7229b1835316cbb262bb1dc2d4691e2af425.tar.gz
Issue fflush()->fsync() after saving file to the disk, so that the user will
not get zero-sized file after reboot if the system crashed shortly after the save, as it usually the case when you are hacking some potential panic(9) implementation (e.g. kernel module). Bump PORTREVISION.
Diffstat (limited to 'editors/led/Makefile')
-rw-r--r--editors/led/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/led/Makefile b/editors/led/Makefile
index e4a29d2..8bdc898 100644
--- a/editors/led/Makefile
+++ b/editors/led/Makefile
@@ -7,6 +7,7 @@
PORTNAME= led
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}-editor
OpenPOWER on IntegriCloud