remove trailing whitespace in DESCR

This commit is contained in:
kirby 2017-10-16 09:12:05 +00:00
parent 81a4372dc6
commit 5dc5d34337
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.11 2015/12/30 16:09:12 jasper Exp $
# $OpenBSD: Makefile,v 1.12 2017/10/16 09:12:05 kirby Exp $
COMMENT = network library for games
DISTNAME = enet-1.3.13
REVISION = 0
SHARED_LIBS += enet 0.2 # 1.3

View File

@ -6,4 +6,4 @@ delivery of packets.
ENet is NOT intended to be a general purpose high level networking
library that handles authentication, lobbying, server discovery,
compression, encryption and other high level, often application
level or dependent tasks.
level or dependent tasks.