Take over maintenance of databases/ruby-postgres and devel/ruby-rcov

from Markus.

OK markus@
This commit is contained in:
jeremy 2010-09-23 23:30:49 +00:00
parent 829a7fbacb
commit 9f3cb0eb77
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2010/09/23 22:30:25 jeremy Exp $
# $OpenBSD: Makefile,v 1.13 2010/09/23 23:30:49 jeremy Exp $
SHARED_ONLY= Yes
@ -6,10 +6,10 @@ COMMENT= access a PostgreSQL database from ruby
DISTNAME= postgres-0.7.9.2008.01.28
PKGNAME= ruby-${DISTNAME}
REVISION = 0
REVISION = 1
CATEGORIES= databases
MAINTAINER= Markus Friedl <markus@openbsd.org>
MAINTAINER= Jeremy Evans <jeremy@openbsd.org>
# Ruby License
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2010/09/23 22:30:27 jeremy Exp $
# $OpenBSD: Makefile,v 1.6 2010/09/23 23:30:49 jeremy Exp $
SHARED_ONLY= Yes
@ -6,10 +6,10 @@ COMMENT= code coverage tool for Ruby
DISTNAME= rcov-0.8.1.2.0
PKGNAME= ruby-${DISTNAME}
REVISION= 1
REVISION= 2
CATEGORIES= devel
MAINTAINER= Markus Friedl <markus@openbsd.org>
MAINTAINER= Jeremy Evans <jeremy@openbsd.org>
# MIT License
PERMIT_PACKAGE_CDROM= Yes