diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-01-17 15:30:20 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-01-17 15:30:20 +0000 |
commit | 0ddc6ae0a31f185488a44123de12a883ce70c23d (patch) | |
tree | c82975900eb3486acc71a07d6180763cc0327811 /databases | |
parent | Updated to 1.06 (diff) |
Added a new location for MASTER_SITES
PR: 33993
Submitted by: MAINTAINER
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mird/Makefile b/databases/mird/Makefile index 5f4026e0cfa6..042935f35b2b 100644 --- a/databases/mird/Makefile +++ b/databases/mird/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.0.7 CATEGORIES= databases MASTER_SITES= ftp://ftp.oav.net/pkg_freebsd/distfiles/ \ http://ftp.oav.net/pkg_freebsd/distfiles/ \ + http://grendel.firewall.com/caudium-pkg/ \ http://www.mirar.org/mird/ DISTNAME= Mird-${PORTVERSION} |