summaryrefslogtreecommitdiff
path: root/editors/emacs22
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-11-12 02:50:07 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-11-12 02:50:07 +0000
commitac5c3b67227a204e353d74997c598bb722d959ad (patch)
tree68b2a50edd61774d290d1677d2cc02e8e198f5a7 /editors/emacs22
parentUpdate to the 20061110 snapshot of GCC 4.1.2. (diff)
Change PATCH_SITES.
Notes
Notes: svn path=/head/; revision=177072
Diffstat (limited to 'editors/emacs22')
-rw-r--r--editors/emacs22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index fd0d1c0e4327..9d46f22c41d6 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -30,7 +30,7 @@ USE_XPM= yes
.endif
.if defined(WITH_MENUBAR_FONTSET)
-PATCH_SITES= http://www.nijino.com/ari/emacs/
+PATCH_SITES= http://nijino.homelinux.net/emacs/
PATCHFILES= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch
PATCH_DIST_STRIP= -p1
.endif