mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove spurious \ after last of the MASTER_SITES lines. This caused the
second distfile to not be fetched. (10 points if you figure that out within 15 seconds by only looking at the diff.)
This commit is contained in:
parent
82c3aa5fda
commit
1cb0786a26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6484
@ -4,7 +4,7 @@
|
||||
# Date created: 2 Apr 1997
|
||||
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/04/26 22:20:01 chuckr Exp $
|
||||
# $Id: Makefile,v 1.2 1997/04/27 00:56:11 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pine3.96
|
||||
@ -12,7 +12,7 @@ PKGNAME= kr-pine-3.96k
|
||||
CATEGORIES= korean mail
|
||||
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
|
||||
ftp://ftp.kaist.ac.kr/pub/hangul/mail/Others/ \
|
||||
ftp://sunsite.kren.nm.kr/pub/packages/hangul/mail/Others/ \
|
||||
ftp://sunsite.kren.nm.kr/pub/packages/hangul/mail/Others/
|
||||
DISTFILES= pine3.96.tar.gz pine395k.patch.tar.gz
|
||||
|
||||
MAINTAINER= junker@jazz.snu.ac.kr
|
||||
|
Loading…
Reference in New Issue
Block a user