diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-23 13:23:09 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-23 13:23:09 +0000 |
commit | 1ffacca12a3886ed19b98831ed719b74ad1791bb (patch) | |
tree | 01cd9b6260d72b5650361deee728cd191eda8bea | |
parent | Fix a silly typo introduced in the previous commit and unbreak. (diff) |
Remove repeated entry in MASTER_SITES
Notes
Notes:
svn path=/head/; revision=67062
Diffstat (limited to '')
-rw-r--r-- | mail/qmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 1f83164e24b9..032262002c72 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -38,7 +38,6 @@ MASTER_SITE_QMAIL+= \ http://qmail.cdsinet.net/%SUBDIR%/ \ http://qmail.fidnet.com/%SUBDIR%/ \ http://qmail.mscnetworks.com/%SUBDIR%/ \ - http://www.qmail.org/%SUBDIR%/ \ http://qmail.teleglobe.net/%SUBDIR%/ \ http://qmail.homegrownhost.net/%SUBDIR%/ \ http://qmail.webmast.com/%SUBDIR%/ \ |