diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-24 16:15:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-24 16:15:22 +0000 |
commit | ae61ba21964b14782ff8caccde0f452e7389e16f (patch) | |
tree | dff219a29e8970f6881f030f0a8f08fce87be119 /textproc/WordNet | |
parent | fb4f974f659e2da64ffc90d18999467f967a4f56 (diff) | |
download | pkgsrc-ae61ba21964b14782ff8caccde0f452e7389e16f.tar.gz |
Drop maintainership.
Diffstat (limited to 'textproc/WordNet')
-rw-r--r-- | textproc/WordNet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/WordNet/Makefile b/textproc/WordNet/Makefile index c57776cd05f..c8d1791b6f7 100644 --- a/textproc/WordNet/Makefile +++ b/textproc/WordNet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/09/06 21:27:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2009/02/24 16:15:59 wiz Exp $ # DISTNAME= WordNet-3.0 @@ -11,7 +11,7 @@ PATCHFILES= wordnet.patch.2 PATCH_SITES= http://www.ocert.org/analysis/2008-014/ PATCH_DIST_STRIP= -p1 -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wordnet.princeton.edu/ COMMENT= Lexical reference system |