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 /www/py-pastescript | |
parent | d775ae738152baaf8731b254f28948caaaee80e2 (diff) | |
download | ports-773850a8a6bf54c038a7754532d4a6bcf4ddfcbf.tar.gz ports-773850a8a6bf54c038a7754532d4a6bcf4ddfcbf.zip |
Notes
Diffstat (limited to 'www/py-pastescript')
-rw-r--r-- | www/py-pastescript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index 5bca48dc765d..ea69ba9fcea7 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://pypi.python.org/packages/source/P/PasteScript/ \ MASTER_SITE_SUBDIR= dryice PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pluggable command-line frontend BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools |