summaryrefslogtreecommitdiff
path: root/lang/sml-mode.el/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sml-mode.el/Makefile')
-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