aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2006-11-12 10:50:07 +0800
committernobutaka <nobutaka@FreeBSD.org>2006-11-12 10:50:07 +0800
commit48a873b1b35401c75397bbc8a272a32f25bce970 (patch)
treed4b2f636b75d06f5b652d61ea24e6deef85ed7b3 /editors/emacs
parent370bad070baf50ce5858ad615ba3c0ceffd3209d (diff)
downloadfreebsd-ports-gnome-48a873b1b35401c75397bbc8a272a32f25bce970.tar.gz
freebsd-ports-gnome-48a873b1b35401c75397bbc8a272a32f25bce970.tar.zst
freebsd-ports-gnome-48a873b1b35401c75397bbc8a272a32f25bce970.zip
Change PATCH_SITES.
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index fd0d1c0e4327..9d46f22c41d6 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/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