diff options
Diffstat (limited to 'graphics/py-editobj')
-rw-r--r-- | graphics/py-editobj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-editobj/Makefile b/graphics/py-editobj/Makefile index aca64dbc637c..7bfbd173ee18 100644 --- a/graphics/py-editobj/Makefile +++ b/graphics/py-editobj/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.gna.org/songwrite/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= EditObj-${PORTVERSION} -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Create and display a Tkinter dialog box for editing any Python object DIST_SUBDIR= python |