diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-02-23 10:05:38 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-02-23 10:05:38 +0000 |
commit | a78bb950a3955934d1d566e3eb109717de6d497f (patch) | |
tree | 428b8b5c64ed3564e5010c8a41444a8839674e39 /net/opal3 | |
parent | Don't `link' libXm against libc. (diff) |
Add some extra mirror sites to the Makefile
Notes
Notes:
svn path=/head/; revision=26201
Diffstat (limited to 'net/opal3')
-rw-r--r-- | net/opal3/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile index eae4519938e1..076bfb5ac645 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -9,7 +9,10 @@ DISTNAME= openh323_1.1alpha1 PKGNAME= openh323-1.1.a1 CATEGORIES= net -MASTER_SITES= http://www.openh323.org/bin/ +MASTER_SITES= http://www.openh323.org/bin/ \ + http://www.de.openh323.org/bin/ \ + http://www.ru.openh323.org/bin/ + DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ pwlib_min_1.14.tar.gz |