aboutsummaryrefslogtreecommitdiff
path: root/sysutils/daemonize/Makefile
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-02-18 08:41:33 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-02-18 08:41:33 +0000
commit767b9190a8cec94322d6b6f77b20d7c2d14c17e4 (patch)
tree4785d7419bf5d25de3e7d0eaa13b085bc206c54f /sysutils/daemonize/Makefile
parent9cc9e887ce94cf773a44ff31049ba23cc0b6ce11 (diff)
downloadports-767b9190a8cec94322d6b6f77b20d7c2d14c17e4.tar.gz
ports-767b9190a8cec94322d6b6f77b20d7c2d14c17e4.zip
sysutils/daemonize: Update to 1.7.8
Changelog: https://github.com/bmc/daemonize/blob/master/CHANGELOG.md *While here, switch to DISTVERSION PR: 225903 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Approved by: mentor (implicit)
Notes
Notes: svn path=/head/; revision=462206
Diffstat (limited to 'sysutils/daemonize/Makefile')
-rw-r--r--sysutils/daemonize/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/daemonize/Makefile b/sysutils/daemonize/Makefile
index c245b6a1a3a3..b91811bc7583 100644
--- a/sysutils/daemonize/Makefile
+++ b/sysutils/daemonize/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= daemonize
-PORTVERSION= 1.7.7
+DISTVERSION= 1.7.8
DISTVERSIONPREFIX= release-
CATEGORIES= sysutils