diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-17 17:42:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-17 17:42:34 +0000 |
commit | f04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2 (patch) | |
tree | 3e06e2ceac5b115dd97511a3c7a8c8474f42df5d /textproc/nl-mythes/Makefile | |
parent | e6a4dd97423cda233b378af792f7cd2d927f9151 (diff) | |
download | ports-f04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2.tar.gz ports-f04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2.zip |
Notes
Diffstat (limited to 'textproc/nl-mythes/Makefile')
-rw-r--r-- | textproc/nl-mythes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nl-mythes/Makefile b/textproc/nl-mythes/Makefile index 6a53565509d7..987e4e143c62 100644 --- a/textproc/nl-mythes/Makefile +++ b/textproc/nl-mythes/Makefile @@ -8,9 +8,9 @@ PORTNAME= mythes PORTVERSION= 2011.08.16 CATEGORIES= textproc -MASTER_SITES= http://data.opentaal.org/opentaalbank/thesaurus/download/ +MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= nl- -DISTNAME= thes_nl +DISTNAME= thes_nl-${PORTVERSION:C/\.//g} EXTRACT_SUFX= .oxt MAINTAINER= office@FreeBSD.org |