summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-10-30 13:37:22 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-10-30 13:37:22 +0000
commit0b26bb0ae6ac50f3d41a1ab1b2507bcfe751597b (patch)
tree2a245ae26eaeea3d4dad370a067b01f54fa737b5 /editors/emacs21/Makefile
parentFix pkg-plist. (diff)
Update fontset patch.
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r--editors/emacs21/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index ac8096d32600..e8315591da86 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -7,12 +7,13 @@
PORTNAME= emacs
PORTVERSION= 21.1
+PORTREVISION= 1
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
PATCH_SITES= http://www.nijino.com/ari/patches/
-PATCHFILES= emacs-21.0.104-fontset.patch.gz
+PATCHFILES= emacs-21.1-fontset.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= nobutaka@nobutaka.com