diff options
author | asami <asami@FreeBSD.org> | 1999-01-28 18:14:28 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-28 18:14:28 +0800 |
commit | 4801a05fcdaac4a4444479706101428333f27d28 (patch) | |
tree | 3a9b80434814bcc2c628c0d68677b7204ba3db93 /editors/semi-emacs20 | |
parent | c3d011d125be51a0bbf25c76bf59a821353b8927 (diff) | |
download | freebsd-ports-gnome-4801a05fcdaac4a4444479706101428333f27d28.tar.gz freebsd-ports-gnome-4801a05fcdaac4a4444479706101428333f27d28.tar.zst freebsd-ports-gnome-4801a05fcdaac4a4444479706101428333f27d28.zip |
Fetch files from correct place.
Submitted by: maintainer
Diffstat (limited to 'editors/semi-emacs20')
-rw-r--r-- | editors/semi-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile index 23aeb18bae9a..6fe21ea6e558 100644 --- a/editors/semi-emacs20/Makefile +++ b/editors/semi-emacs20/Makefile @@ -3,12 +3,12 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/18 03:56:35 steve Exp $ # DISTNAME= semi-${SEMI_VER} CATEGORIES= editors elisps -MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-stable/ +MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-1.08-for-flim-1.9/ MAINTAINER?= shige@kuis.kyoto-u.ac.jp |