aboutsummaryrefslogtreecommitdiff
path: root/x11/i3lock/Makefile
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-05-23 13:21:42 +0000
committerThomas Zander <riggs@FreeBSD.org>2015-05-23 13:21:42 +0000
commit48c439186b99543a5685e6533d715c5b9b0d61aa (patch)
treea01527ef6bf9710a3e039dafa470c651edd2a757 /x11/i3lock/Makefile
parent2bd1bd9d910bc437974364e787bcabbd7b93cd81 (diff)
downloadports-48c439186b99543a5685e6533d715c5b9b0d61aa.tar.gz
ports-48c439186b99543a5685e6533d715c5b9b0d61aa.zip
Notes
Diffstat (limited to 'x11/i3lock/Makefile')
-rw-r--r--x11/i3lock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile
index 42f37a35cee1..3af6100eb588 100644
--- a/x11/i3lock/Makefile
+++ b/x11/i3lock/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= i3lock
-PORTVERSION= 2.6
+PORTVERSION= 2.7
CATEGORIES= x11
MASTER_SITES= http://i3wm.org/${PORTNAME}/
@@ -29,7 +29,7 @@ LDFLAGS+= ${ICONV_LIB}
USE_XORG= x11 xcb xt xproto xext
USES= gmake iconv pkgconfig tar:bzip2
-PORTDOCS= CHANGELOG README
+PORTDOCS= CHANGELOG README.md
OPTIONS_DEFINE= DOCS