diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
commit | b73f95f9088ee3ed89aa06f86d36751ee6008e50 (patch) | |
tree | e7bfa2fb3250b070aed84ccd2a1237cb7d8f9742 /accessibility | |
parent | da87f7eace8c8a07a830c1117f9ceac67543f19e (diff) | |
download | ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.tar.gz ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.zip |
Notes
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 |