diff options
author | linimon <linimon@FreeBSD.org> | 2004-04-13 06:22:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-04-13 06:22:31 +0800 |
commit | a1748723148491fbabf18eb016bd36d85dee9360 (patch) | |
tree | 3fe08c57fc1404a365eb8e83a017984e5caf082e /mail/mew3 | |
parent | 3413acf4c9455afe72e67e4cee137114c85c6e6f (diff) | |
download | freebsd-ports-gnome-a1748723148491fbabf18eb016bd36d85dee9360.tar.gz freebsd-ports-gnome-a1748723148491fbabf18eb016bd36d85dee9360.tar.zst freebsd-ports-gnome-a1748723148491fbabf18eb016bd36d85dee9360.zip |
Per distfile survey, chase reorganized mastersite. Informed maintainer.
Note: two of the sites listed in MASTER_SITE_PORTS_JP do not seem to be
keeping current on these ports. These are (together with the date that
they last kept up):
ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS (Feb 2003)
ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/ports-jp/LOCAL_PORTS (Oct 2001)
Diffstat (limited to 'mail/mew3')
-rw-r--r-- | mail/mew3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mew3/Makefile b/mail/mew3/Makefile index 3d3a0dbab140..f4a35e56dff7 100644 --- a/mail/mew3/Makefile +++ b/mail/mew3/Makefile @@ -8,7 +8,7 @@ PORTNAME= mew PORTVERSION= ${MEW_VER} CATEGORIES= mail elisp -MASTER_SITES= ftp://ftp.mew.org/pub/Mew/ \ +MASTER_SITES= ftp://ftp.mew.org/pub/Mew/release/ \ ${MASTER_SITE_PORTS_JP} PKGNAMESUFFIX= -${EMACS_PORT_NAME} |