- switch to REVISION
This commit is contained in:
parent
20f51701c3
commit
0af0fb18cd
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2009/08/26 00:09:12 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2010/08/30 21:43:09 jasper Exp $
|
||||
|
||||
COMMENT= pure-Python implementation of the ElementTree API
|
||||
|
||||
DISTNAME= elementtree-1.2.6-20050316
|
||||
PKGNAME= py-ElementTree-1.2.6p5
|
||||
PKGNAME= py-ElementTree-1.2.6
|
||||
REVISION= 5
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://effbot.org/zone/element-index.htm
|
||||
|
@ -1,11 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/04/15 14:29:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/08/30 21:43:09 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= C implementation of the ElementTree API
|
||||
|
||||
DISTNAME= cElementTree-1.0.5-20051216
|
||||
PKGNAME= py-cElementTree-1.0.5p5
|
||||
PKGNAME= py-cElementTree-1.0.5
|
||||
REVISION= 5
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://effbot.org/zone/celementtree.htm
|
||||
|
Loading…
Reference in New Issue
Block a user