diff options
Diffstat (limited to 'textproc/wordnet/Makefile')
-rw-r--r-- | textproc/wordnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile index e9781c9f23c4..541856e72e27 100644 --- a/textproc/wordnet/Makefile +++ b/textproc/wordnet/Makefile @@ -7,6 +7,7 @@ PORTNAME= WordNet PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cogsci.princeton.edu/pub/wordnet/${PORTVERSION}/ \ http://wordnet.princeton.edu/${PORTVERSION}/ |