aboutsummaryrefslogtreecommitdiffstats
path: root/devel/qdevelop
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-12 20:49:24 +0800
committermiwi <miwi@FreeBSD.org>2007-07-12 20:49:24 +0800
commit4ed1424b19734b7650e99f94647b40f2fb1a0b2e (patch)
tree83131c16cab4d870af91dde07c2a61ca7586fd8e /devel/qdevelop
parenta6ad8f8f9b6a26f06b7a05ac6fb869cc9de7bc2b (diff)
downloadfreebsd-ports-gnome-4ed1424b19734b7650e99f94647b40f2fb1a0b2e.tar.gz
freebsd-ports-gnome-4ed1424b19734b7650e99f94647b40f2fb1a0b2e.tar.zst
freebsd-ports-gnome-4ed1424b19734b7650e99f94647b40f2fb1a0b2e.zip
- Update mail adress
Submitted by: maintainer via privat mail
Diffstat (limited to 'devel/qdevelop')
-rw-r--r--devel/qdevelop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/qdevelop/Makefile b/devel/qdevelop/Makefile
index f04aa9253fc1..7cb28931dd39 100644
--- a/devel/qdevelop/Makefile
+++ b/devel/qdevelop/Makefile
@@ -12,11 +12,11 @@ MASTER_SITES= http://qdevelop.org/download/ \
ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
DISTNAME= QDevelop-${PORTVERSION:C/.([0-9])$/-\1/}
-MAINTAINER= liu_yinghong@yahoo.com.cn
+MAINTAINER= relaxbsd@gmail.com
COMMENT= A development environment entirely dedicated to Qt4
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
-RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags
+RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags
CMAKE_ARGS= -DCMAKE_BUILD_TYPE:STRING=Release \
-DCMAKE_C_COMPILER:STRING='${CC}' \