aboutsummaryrefslogtreecommitdiff
path: root/devel/dissy
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2011-03-18 10:04:54 +0000
committerSofian Brabez <sbz@FreeBSD.org>2011-03-18 10:04:54 +0000
commitd7c5457ddfe2556cc9d7becaeb1defa4c37c1931 (patch)
tree6da6f344fc084ffb9b0fd15185973d2c20a77372 /devel/dissy
parentcceb7cc4ccd6d17eff5ef5242b71a89b01765ac0 (diff)
downloadports-d7c5457ddfe2556cc9d7becaeb1defa4c37c1931.tar.gz
ports-d7c5457ddfe2556cc9d7becaeb1defa4c37c1931.zip
Notes
Diffstat (limited to 'devel/dissy')
-rw-r--r--devel/dissy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dissy/Makefile b/devel/dissy/Makefile
index 8ea3a40e67ce..5860d8eee101 100644
--- a/devel/dissy/Makefile
+++ b/devel/dissy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 9
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Graphical frontend to the objdump disassembler
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2