summaryrefslogtreecommitdiff
path: root/databases/pydbdesigner
diff options
context:
space:
mode:
authorSoeren Straarup <xride@FreeBSD.org>2006-09-29 22:01:22 +0000
committerSoeren Straarup <xride@FreeBSD.org>2006-09-29 22:01:22 +0000
commite6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch)
tree195a79ea8032264b30246a37bd4c8d6bb3513729 /databases/pydbdesigner
parent- Fix plist (diff)
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh
Notes
Notes: svn path=/head/; revision=174118
Diffstat (limited to 'databases/pydbdesigner')
-rw-r--r--databases/pydbdesigner/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pydbdesigner/Makefile b/databases/pydbdesigner/Makefile
index 674ba378d45a..6a1ccfd9938a 100644
--- a/databases/pydbdesigner/Makefile
+++ b/databases/pydbdesigner/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}
-MAINTAINER= xride@x12.dk
+MAINTAINER= xride@FreeBSD.org
COMMENT= Graphical designer for relational databases
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython24