diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:24:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:24:04 +0000 |
commit | 773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (patch) | |
tree | d18f5477df3c1b306b74f383649cd9698785cf5a /databases/py-sqlobject/Makefile | |
parent | d775ae738152baaf8731b254f28948caaaee80e2 (diff) |
Notes
Diffstat (limited to 'databases/py-sqlobject/Makefile')
-rw-r--r-- | databases/py-sqlobject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile index f08cc151e9c4..1a05d9d3a318 100644 --- a/databases/py-sqlobject/Makefile +++ b/databases/py-sqlobject/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= dryice PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SQLObject-${PORTVERSION} -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A python object for manipulation with SQL table row BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools |