summaryrefslogtreecommitdiff
path: root/lang/sml-mode.el
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
commit1228d352eecd5d09314870cfcc461adb754dfca0 (patch)
treeea5c179cc339efd87a4197efd97f322189f59907 /lang/sml-mode.el
parentRevert my last changes. Someone else already have added DESCR. (diff)
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
Notes
Notes: svn path=/head/; revision=29968
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