diff options
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-poke/Makefile | 2 | ||||
-rw-r--r-- | accessibility/py-papi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/at-poke/Makefile b/accessibility/at-poke/Makefile index c1426d208f31..8dbda0c32a55 100644 --- a/accessibility/at-poke/Makefile +++ b/accessibility/at-poke/Makefile @@ -12,7 +12,7 @@ CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Accessibility testing and poking tool USE_GMAKE= yes diff --git a/accessibility/py-papi/Makefile b/accessibility/py-papi/Makefile index 5dacce955c17..4b960293d6f0 100644 --- a/accessibility/py-papi/Makefile +++ b/accessibility/py-papi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= accessibility devel python MASTER_SITES= SF/ocemp PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= ATK accessibility wrapper for python USE_GNOME= atk |