diff options
Diffstat (limited to 'devel/py-px/Makefile')
-rw-r--r-- | devel/py-px/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-px/Makefile b/devel/py-px/Makefile index 04ae0167f8cf..03e24ddab597 100644 --- a/devel/py-px/Makefile +++ b/devel/py-px/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://trentm.com/downloads/px/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perforce p4 wrapper and Python Perforce interface USE_ZIP= yes |