aboutsummaryrefslogtreecommitdiff
path: root/textproc/es-hunspell/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-17 17:42:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-17 17:42:34 +0000
commitf04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2 (patch)
tree3e06e2ceac5b115dd97511a3c7a8c8474f42df5d /textproc/es-hunspell/Makefile
parente6a4dd97423cda233b378af792f7cd2d927f9151 (diff)
- Change MASTER_SITES to my LOCAL to avoid implicit change of non-versioned
dist files
Notes
Notes: svn path=/head/; revision=279920
Diffstat (limited to 'textproc/es-hunspell/Makefile')
-rw-r--r--textproc/es-hunspell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/es-hunspell/Makefile b/textproc/es-hunspell/Makefile
index cdcd6ee3eadb..d6919828230e 100644
--- a/textproc/es-hunspell/Makefile
+++ b/textproc/es-hunspell/Makefile
@@ -9,9 +9,9 @@ PORTNAME= hunspell
PORTVERSION= 0.5
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://extensions.services.openoffice.org/e-files/1639/2/
+MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/
PKGNAMEPREFIX= es-
-DISTNAME= es_ANY
+DISTNAME= es_ANY-${PORTVERSION}
EXTRACT_SUFX= .oxt
MAINTAINER= office@FreeBSD.org