diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-08 02:04:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-08 02:04:06 +0000 |
commit | 4504c11b804362f33c5a974796fcb38255aa4843 (patch) | |
tree | 3947c4bf3570be8b02717d0042dd0160912103a0 /devel/py-plex | |
parent | ec0fab9de41106f1bbbd011ce99848ae1fd962e2 (diff) |
Notes
Diffstat (limited to 'devel/py-plex')
-rw-r--r-- | devel/py-plex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-plex/Makefile b/devel/py-plex/Makefile index 8d766d69047e..81c79ce8b456 100644 --- a/devel/py-plex/Makefile +++ b/devel/py-plex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Plex/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Plex-${PORTVERSION} -MAINTAINER= gcooper@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lexical Analysis Module for Python USE_PYTHON= yes |