summaryrefslogtreecommitdiff
path: root/editors/emacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/Makefile')
-rw-r--r--editors/emacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 8f2276fb016..06c6679397b 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.49 2003/01/11 16:44:29 uebayasi Exp $
-# FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp
+# $NetBSD: Makefile,v 1.50 2003/01/12 11:33:19 tron Exp $
DISTNAME= emacs-20.7
PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
-PATCHFILES= emacs-20.7-mule-4.1.patch.txt
+PATCH_SITES= http://www.teu.ac.jp/nsit/~yatagawa/comp/emacs/
+PATCHFILES= emacs-20.7-mule-4.1.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= packages@netbsd.org