add Dmitrij D. Czarkoff as maintainer, I forgot to add when I committed it

This commit is contained in:
sthen 2014-10-03 22:51:48 +00:00
parent 9f5bbac145
commit cd11577b63

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2014/03/25 16:18:02 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2014/10/03 22:51:48 sthen Exp $
COMMENT = pure Python implementation of Git file formats and protocols
MODPY_EGG_VERSION = 0.9.5
REVISION = 0
DISTNAME = dulwich-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
@ -10,6 +11,8 @@ CATEGORIES = devel
HOMEPAGE = http://samba.org/~jelmer/dulwich/
MAINTAINER = Dmitrij D. Czarkoff <czarkoff@gmail.com>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes