Commit 034e0743 authored by Ed Reel's avatar Ed Reel

Remove linefeed in description

parent 56f75461
require 'package' require 'package'
class Libdnet < Package class Libdnet < Package
description 'libdnet provides a simplified, portable interface to several low-level description 'libdnet provides a simplified, portable interface to several low-level networking routines.'
networking routines.'
homepage 'https://github.com/dugsong/libdnet' homepage 'https://github.com/dugsong/libdnet'
version '1.12' version '1.12'
source_url 'https://github.com/dugsong/libdnet/archive/libdnet-1.12.tar.gz' source_url 'https://github.com/dugsong/libdnet/archive/libdnet-1.12.tar.gz'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment