diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-04-18 10:16:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-04-18 10:16:16 +0800 |
commit | 7f1634f996c37605beb68e24d73357a2c5f553c9 (patch) | |
tree | d407af3b1fe536757bf1380bb382a071b687572b /hebrew | |
parent | a5fccc2fed30bf6a09f2f51f9832a1bc3268e527 (diff) | |
download | freebsd-ports-gnome-7f1634f996c37605beb68e24d73357a2c5f553c9.tar.gz freebsd-ports-gnome-7f1634f996c37605beb68e24d73357a2c5f553c9.tar.zst freebsd-ports-gnome-7f1634f996c37605beb68e24d73357a2c5f553c9.zip |
- Add my LOCAL to MASTER_SITES
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} |