move ftp.mutt.org to the top of the list, and let peek-ftp work for snapshot
This commit is contained in:
parent
ae3cdb13ec
commit
2847da92d2
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile.inc,v 1.36 2010/11/19 07:23:07 espie Exp $
|
# $OpenBSD: Makefile.inc,v 1.37 2011/05/04 07:49:40 sthen Exp $
|
||||||
|
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
|
|
||||||
HOMEPAGE= http://www.mutt.org/
|
HOMEPAGE= http://www.mutt.org/
|
||||||
|
|
||||||
MASTER_SITES_MUTT= ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
|
MASTER_SITES_MUTT= ftp://ftp.mutt.org/mutt/ \
|
||||||
ftp://ftp.mutt.org/mutt/ \
|
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
|
||||||
ftp://ftp.gbnet.net/pub/mutt-international/ \
|
ftp://ftp.gbnet.net/pub/mutt-international/ \
|
||||||
ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/
|
ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/
|
||||||
|
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.68 2011/04/26 14:04:05 sthen Exp $
|
# $OpenBSD: Makefile,v 1.69 2011/05/04 07:49:40 sthen Exp $
|
||||||
|
|
||||||
COMMENT= tty-based e-mail client, development version
|
COMMENT= tty-based e-mail client, development version
|
||||||
|
|
||||||
DISTNAME= mutt-1.5.21
|
DISTNAME= mutt-1.5.21
|
||||||
EPOCH= 0
|
EPOCH= 0
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mutt/}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mutt/} \
|
||||||
|
${MASTER_SITES_MUTT:=devel/}
|
||||||
|
|
||||||
WANTLIB= qdbm>=14 z
|
WANTLIB= qdbm>=14 z
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user