diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
commit | e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80 (patch) | |
tree | 66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /accessibility | |
parent | 2b8c20291d7fdc61d894c5aa09db429b6365b025 (diff) | |
download | ports-e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80.tar.gz ports-e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/py-papi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/py-papi/Makefile b/accessibility/py-papi/Makefile index e58750450e6b..c56078c29548 100644 --- a/accessibility/py-papi/Makefile +++ b/accessibility/py-papi/Makefile @@ -8,7 +8,7 @@ CATEGORIES= accessibility devel python MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ATK accessibility wrapper for python USES= pkgconfig python:2 |