drop maintainership of these, I don't have time to give them enought attention

This commit is contained in:
djm 2005-04-29 00:02:05 +00:00
parent 6cf0b94f72
commit 7f20bbe85b
3 changed files with 3 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2004/10/16 08:19:54 djm Exp $
# $OpenBSD: Makefile,v 1.8 2005/04/29 00:02:05 djm Exp $
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
@ -13,8 +13,6 @@ WRKDIST= ${WRKDIR}/pysqlite
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysqlite/}
HOMEPAGE= http://pysqlite.sourceforge.net/
MAINTAINER= Damien Miller <djm@openbsd.org>
# BSD-like
PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2005/02/20 03:14:52 jolan Exp $
# $OpenBSD: Makefile,v 1.8 2005/04/29 00:02:05 djm Exp $
COMMENT= "Embedded SQL implementation"
@ -7,8 +7,6 @@ CATEGORIES= databases
HOMEPAGE= http://www.sqlite.org/
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= Damien Miller <djm@openbsd.org>
# Public Domain
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2005/04/28 22:58:28 jolan Exp $
# $OpenBSD: Makefile,v 1.5 2005/04/29 00:02:06 djm Exp $
COMMENT= "Embedded SQL implementation"
COMMENT-tcl= "TCL bindings for Sqlite3"
@ -11,8 +11,6 @@ CATEGORIES= databases
HOMEPAGE= http://www.sqlite.org/
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= Damien Miller <djm@openbsd.org>
# Public Domain
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes