diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-18 02:16:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-18 02:16:16 +0000 |
commit | 6ad1f14610f98fc55b4e0319c66a6bcd3403891e (patch) | |
tree | d0a4d92686a9f7edf0eb4c5a5af85b042afdf0ac /hebrew | |
parent | 26cbe9820735f84d47d8bd82dd25f6f6af3c1672 (diff) | |
download | ports-6ad1f14610f98fc55b4e0319c66a6bcd3403891e.tar.gz ports-6ad1f14610f98fc55b4e0319c66a6bcd3403891e.zip |
- Add my LOCAL to MASTER_SITES
Notes
Notes:
svn path=/head/; revision=294984
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/hunspell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index f7a71ee6dd64..db95e719a467 100644 --- a/hebrew/hunspell/Makefile +++ b/hebrew/hunspell/Makefile @@ -8,7 +8,8 @@ PORTNAME= hunspell PORTVERSION= 1.2 CATEGORIES= hebrew textproc -MASTER_SITES= http://hspell.ivrix.org.il/ +MASTER_SITES= http://hspell.ivrix.org.il/ \ + LOCAL/sunpoet/${PORTNAME} DISTNAME= hspell-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} |