1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

net/py-wsdd: Add closing { to pkg-message

PR:	253941
Submitted by:	andrew@neptune-one.net
Approved by:	hiroo.ono+freebsd@gmail.com (maintainer)
MFH:	2021Q1
This commit is contained in:
Fernando Apesteguía 2021-03-03 11:16:56 +00:00
parent cd48347727
commit 31d4c7a704
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567068
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= wsdd
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -5,4 +5,5 @@ To run wsdd at startup, you need to add the following to /etc/rc.conf:
wsdd_enable="YES"
EOM
}
]