aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sml-mode.el
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-29 15:03:02 +0800
committerobrien <obrien@FreeBSD.org>2000-06-29 15:03:02 +0800
commit239ed910e11d20a20ca9157737a47cab327ce029 (patch)
tree8d204dff8bf98573d294bf1783659100df685fc0 /lang/sml-mode.el
parentf17b068fb4d12e722996a8380faf25f24f4f5bf4 (diff)
downloadfreebsd-ports-gnome-239ed910e11d20a20ca9157737a47cab327ce029.tar.gz
freebsd-ports-gnome-239ed910e11d20a20ca9157737a47cab327ce029.tar.zst
freebsd-ports-gnome-239ed910e11d20a20ca9157737a47cab327ce029.zip
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
Diffstat (limited to 'lang/sml-mode.el')
-rw-r--r--lang/sml-mode.el/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile
index f716eb7c75c0..c485dc4218ac 100644
--- a/lang/sml-mode.el/Makefile
+++ b/lang/sml-mode.el/Makefile
@@ -9,7 +9,8 @@ PORTNAME= sml-mode
PORTVERSION= 3.3
CATEGORIES= lang elisp
MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \
- http://people.FreeBSD.org/~jkoshy/PORTS/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jkoshy
EXTRACT_SUFX= .tar.Z
MAINTAINER= jkoshy@FreeBSD.org