diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /java/eclipse-drjava/Makefile | |
parent | Add ports x11-toolkits/py-sexy: (diff) |
- Updated email address in my ports
Approved by: alexbl (mentor)
Notes
Notes:
svn path=/head/; revision=179349
Diffstat (limited to 'java/eclipse-drjava/Makefile')
-rw-r--r-- | java/eclipse-drjava/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-drjava/Makefile b/java/eclipse-drjava/Makefile index cbcf1642bb48..b8a1c2ed7ed8 100644 --- a/java/eclipse-drjava/Makefile +++ b/java/eclipse-drjava/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= drjava PKGNAMEPREFIX= eclipse- DISTNAME= drjava-eclipse-${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= DrJava plugin for Eclipse RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |