diff options
Diffstat (limited to 'editors/emacs21/Makefile')
-rw-r--r-- | editors/emacs21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 907cf02936d8..23536992983b 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -7,13 +7,13 @@ PORTNAME= emacs PORTVERSION= 21.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} PATCH_SITES= http://www.nijino.com/ari/patches/ -PATCHFILES= emacs-21.1-fontset.patch.gz +PATCHFILES= emacs-21.1-fontset-20011109.patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= nobutaka@FreeBSD.org |