diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-09-17 08:42:12 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-09-17 08:42:12 +0000 |
commit | 4b633df65e3a93ac7b78519544dd71fd8f34cd58 (patch) | |
tree | e8ea9d105220ff987dba2457988a38975dbf2061 /java/eclipse-cdt | |
parent | 9586c9459c69e1507e6fa2227c60f6d8183e5aba (diff) |
Notes
Diffstat (limited to 'java/eclipse-cdt')
-rw-r--r-- | java/eclipse-cdt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index 8e0546cde006..cdacb793c7f2 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=tools/${PLUGIN}/releases/${ECLIPSE_CODENAME}/dist DISTNAME= ${PLUGIN}-master-${PORTVERSION} PKGNAMEPREFIX= eclipse- -MAINTAINER= aldis@bsdroot.lv +MAINTAINER= graudeejs@gmail.com COMMENT= C/C++ plugin for Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse |