diff options
author | jmz <jmz@FreeBSD.org> | 2005-07-14 18:41:01 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2005-07-14 18:41:01 +0800 |
commit | c477abac26ae2cd586f0541ef541149e291b35ee (patch) | |
tree | d1103ffbdfc0a00ec88e68ff684e4b84627d4dd3 /textproc | |
parent | c78b4d9a490c22126d5a9d7d9e569ec5d02d27c5 (diff) | |
download | freebsd-ports-gnome-c477abac26ae2cd586f0541ef541149e291b35ee.tar.gz freebsd-ports-gnome-c477abac26ae2cd586f0541ef541149e291b35ee.tar.zst freebsd-ports-gnome-c477abac26ae2cd586f0541ef541149e291b35ee.zip |
Add a second master site (opendarwin.org)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ispell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 11bc9134878e..9cbc72e9656d 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -9,7 +9,8 @@ PORTNAME?= ispell PORTVERSION?= 3.2.06 PORTREVISION?= 13 CATEGORIES+= textproc -MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ +MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ \ + http://distfiles.opendarwin.org/ DISTNAME= ispell-3.2.06 # needed for slave ports / options DISTFILES= ispell-3.2.06.tar.gz # needed for slave ports / options |