diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-10-12 22:21:13 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-10-12 22:21:13 +0000 |
commit | cfd30c28ffeca62346d43914703c27e169a48961 (patch) | |
tree | 56d24d4c193e045ca4ef30ef5cf2be884695f92c /databases/py-axiom | |
parent | 4bc73d4882cc2dd68084606d9a05b56261454a1a (diff) | |
download | ports-cfd30c28ffeca62346d43914703c27e169a48961.tar.gz ports-cfd30c28ffeca62346d43914703c27e169a48961.zip |
- Actually drop maintainership
Notes
Notes:
svn path=/head/; revision=201369
Diffstat (limited to 'databases/py-axiom')
-rw-r--r-- | databases/py-axiom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-axiom/Makefile b/databases/py-axiom/Makefile index 64c16ff259fb..ea08a5cbf223 100644 --- a/databases/py-axiom/Makefile +++ b/databases/py-axiom/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Axiom-${PORTVERSION} EXTRACT_SUFX= .tar.gz?format=raw -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Axiom is an object database in python using sqlite3 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:${PORTSDIR}/devel/py-epsilon |