diff options
Diffstat (limited to 'lang/sml-mode.el/Makefile')
-rw-r--r-- | lang/sml-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile index 73ea00f24278..3dc32a2af51f 100644 --- a/lang/sml-mode.el/Makefile +++ b/lang/sml-mode.el/Makefile @@ -9,7 +9,7 @@ DISTNAME= sml-mode-3.3 CATEGORIES= lang elisp MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \ - http://www.freebsd.org/~jkoshy/PORTS/ + http://people.FreeBSD.org/~jkoshy/PORTS/ EXTRACT_SUFX= .tar.Z MAINTAINER= jkoshy@FreeBSD.org |