diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1999-09-09 16:01:03 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1999-09-09 16:01:03 +0000 |
commit | b7b889b02e7eceb8256d8a5443deae97d0d2033e (patch) | |
tree | 3b7a9b29e86757e97c6e9ad4dff2c22a7ca656cc | |
parent | - changed = to ?= or += in some of the variables in palm/jpilot (diff) |
Update the master_site.
Notes
Notes:
svn path=/head/; revision=21505
-rw-r--r-- | mail/youbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile index 6436c0c1f270..a20dcd7b3336 100644 --- a/mail/youbin/Makefile +++ b/mail/youbin/Makefile @@ -8,7 +8,7 @@ DISTNAME= youbin-2.13 CATEGORIES= mail -MASTER_SITES= ftp://nuis.nuie.nagoya-u.ac.jp/info/nagoya-u/ \ +MASTER_SITES= ftp://ftp.nuie.nagoya-u.ac.jp/pub/nagoya-u/ \ ftp://ftp.kyoto.wide.ad.jp/pub/net/ MAINTAINER= max@FreeBSD.org |