diff options
author | pav <pav@FreeBSD.org> | 2004-06-06 23:22:52 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-06 23:22:52 +0000 |
commit | 268887bdb6225820f2a2b8ab14c263abab94bd05 (patch) | |
tree | 54946fb8b9970273163351837e150ad57fa8c277 /databases/mird | |
parent | 2190f383a2749246f3ffb8caa1264e67e9f8ea33 (diff) | |
download | FreeBSD-ports-268887bdb6225820f2a2b8ab14c263abab94bd05.zip FreeBSD-ports-268887bdb6225820f2a2b8ab14c263abab94bd05.tar.gz |
- Remove dead master site
PR: ports/67642
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'databases/mird')
-rw-r--r-- | databases/mird/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/mird/Makefile b/databases/mird/Makefile index b16147c..7230262 100644 --- a/databases/mird/Makefile +++ b/databases/mird/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.0.7 PORTREVISION= 1 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} |