aboutsummaryrefslogtreecommitdiff
path: root/sysutils/spiped/Makefile
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2017-05-18 19:03:23 +0000
committerColin Percival <cperciva@FreeBSD.org>2017-05-18 19:03:23 +0000
commit2e91832495208fee8b9e6662b69250d211fe863d (patch)
tree912656a0c2e47d50eded0a5486b3d080c1d60b31 /sysutils/spiped/Makefile
parentf5b775b3440605a18ba5a65d6f04fbb4d017571b (diff)
downloadports-2e91832495208fee8b9e6662b69250d211fe863d.tar.gz
ports-2e91832495208fee8b9e6662b69250d211fe863d.zip
Update spiped to 1.6.0.
PR: 219380 Submitted by: Dave Cottlehuber
Notes
Notes: svn path=/head/; revision=441192
Diffstat (limited to 'sysutils/spiped/Makefile')
-rw-r--r--sysutils/spiped/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/spiped/Makefile b/sysutils/spiped/Makefile
index 5ee58ff1fbf6..3e9dd6f14803 100644
--- a/sysutils/spiped/Makefile
+++ b/sysutils/spiped/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= spiped
-PORTVERSION= 1.5.0
-PORTREVISION= 4
+PORTVERSION= 1.6.0
CATEGORIES= sysutils security
MASTER_SITES= http://www.tarsnap.com/spiped/
@@ -25,7 +24,7 @@ MAKE_ARGS+= MAN1DIR=${STAGEDIR}${PREFIX}/man/man1
MAKE_ARGS+= CFLAGS="-O2 -D__BSD_VISIBLE -I${OPENSSLINC}"
MAKE_ARGS+= LDADD_EXTRA="-L${OPENSSLLIB}"
-PORTDOCS= BUILDING CHANGELOG COPYRIGHT README STYLE
+PORTDOCS= BUILDING CHANGELOG COPYRIGHT README.md STYLE
PLIST_FILES= bin/spipe \
bin/spiped \
man/man1/spipe.1.gz \