aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-03-03 11:23:17 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-03-03 11:23:17 +0000
commit202975ee8dbbac26eee1fbc4961e49bcb2fa888f (patch)
tree19ffb9f31f646f83348b30cd71e4dbc1d8019659
parent94e0cecb768cef2e01bf3d9d5749e487b55fe557 (diff)
downloadports-202975ee8dbbac26eee1fbc4961e49bcb2fa888f.tar.gz
ports-202975ee8dbbac26eee1fbc4961e49bcb2fa888f.zip
MFH: r567068
net/py-wsdd: Add closing { to pkg-message PR: 253941 Submitted by: andrew@neptune-one.net Approved by: hiroo.ono+freebsd@gmail.com (maintainer)
Notes
Notes: svn path=/branches/2021Q1/; revision=567069
-rw-r--r--net/py-wsdd/Makefile1
-rw-r--r--net/py-wsdd/pkg-message1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/py-wsdd/Makefile b/net/py-wsdd/Makefile
index 6176e1692b99..72f9df7e3aa2 100644
--- a/net/py-wsdd/Makefile
+++ b/net/py-wsdd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= wsdd
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-wsdd/pkg-message b/net/py-wsdd/pkg-message
index ec7db73ec813..c2c7a1bd424b 100644
--- a/net/py-wsdd/pkg-message
+++ b/net/py-wsdd/pkg-message
@@ -5,4 +5,5 @@ To run wsdd at startup, you need to add the following to /etc/rc.conf:
wsdd_enable="YES"
EOM
+}
]