diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /x11-toolkits/py-anygui | |
parent | bc8b7ad6280d68ac02d185af048e8df9f78ed21e (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-anygui')
-rw-r--r-- | x11-toolkits/py-anygui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-anygui/Makefile b/x11-toolkits/py-anygui/Makefile index ff5de0d4cd57..93c75d8f7cb8 100644 --- a/x11-toolkits/py-anygui/Makefile +++ b/x11-toolkits/py-anygui/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Generic GUI-creation front-end for Python BUILD_DEPENDS= ${PYDISTUTILS} |