diff options
author | dougb <dougb@FreeBSD.org> | 2009-12-21 10:19:12 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-12-21 10:19:12 +0800 |
commit | 4f185e1b72df74c7f03d5cec592a5ebd94ed1186 (patch) | |
tree | b784ac351af2fb9207415bf848d41884338a4e78 /java | |
parent | f8446c5f26adf49077a357e5f2d9634f238b556b (diff) | |
download | freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.tar.gz freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.tar.zst freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.zip |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-findbugs/pkg-descr | 2 | ||||
-rw-r--r-- | java/jlex/pkg-descr | 3 | ||||
-rw-r--r-- | java/netrexx/pkg-descr | 11 | ||||
-rw-r--r-- | java/tya/pkg-descr | 3 |
4 files changed, 4 insertions, 15 deletions
diff --git a/java/eclipse-findbugs/pkg-descr b/java/eclipse-findbugs/pkg-descr index 8d1b59ecd903..d24a0641cfe9 100644 --- a/java/eclipse-findbugs/pkg-descr +++ b/java/eclipse-findbugs/pkg-descr @@ -2,5 +2,3 @@ The FindBugs Eclipse plugin allows FindBugs to be used within the Eclipse IDE. WWW: http://findbugs.sourceforge.net/manual/eclipse.html - --- lioux@FreeBSD.org diff --git a/java/jlex/pkg-descr b/java/jlex/pkg-descr index 3e60ef181fc9..c3d252f50e3b 100644 --- a/java/jlex/pkg-descr +++ b/java/jlex/pkg-descr @@ -3,6 +3,3 @@ JLex takes a specification file similar to that accepted by Lex, then creates a Java source file for the corresponding lexical analyzer. WWW: http://www.cs.princeton.edu/~appel/modern/java/JLex/ - -- Jake -jake@checker.org diff --git a/java/netrexx/pkg-descr b/java/netrexx/pkg-descr index c740591eac37..5a58f3f65e25 100644 --- a/java/netrexx/pkg-descr +++ b/java/netrexx/pkg-descr @@ -8,12 +8,9 @@ of numbers and strings that Java expects are handled automatically by the language. NetRexx classes and Java classes are entirely equivalent -- NetRexx can use any Java class (and vice versa). -For formal details of the language, please see the NetRexx documentation -at - -WWW: http://www-306.ibm.com/software/awdtools/netrexx/ - -Mike Cowlishaw <mfc@uk.ibm.com> -___________________ NOTE: Remember to add NetRexxC.jar to your Java CLASSPATH or NETREXX_JAVA environment. + +For formal details of the language, please see the NetRexx documentation at + +WWW: http://www-306.ibm.com/software/awdtools/netrexx/ diff --git a/java/tya/pkg-descr b/java/tya/pkg-descr index 529c3a8f474d..40357c2554b9 100644 --- a/java/tya/pkg-descr +++ b/java/tya/pkg-descr @@ -14,6 +14,3 @@ variable, as in export JAVA_COMPILER=tya WWW: http://sax.sax.de/~adlibit - -- Jake -jburkhol@home.com |