minor style nit
This commit is contained in:
parent
ca72968915
commit
4fc72fe2d7
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/09/16 12:00:08 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2012/12/03 13:08:08 jasper Exp $
|
||||
|
||||
COMMENT = Python HTTP client library
|
||||
|
||||
MODPY_EGG_VERSION = 0.6.0
|
||||
DISTNAME = httplib2-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = www net
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
A comprehensive HTTP client library that supports many features left out
|
||||
Comprehensive HTTP client library that supports many features left out
|
||||
of other HTTP libraries.
|
||||
|
Loading…
x
Reference in New Issue
Block a user