diff options
Diffstat (limited to 'editors/emacs22/Makefile')
-rw-r--r-- | editors/emacs22/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 79cc9cedab6a..1f0742c6321f 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -7,7 +7,6 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} -PORTREVISION= 1 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -29,7 +28,7 @@ CONFLICTS= emacs-19.* emacs-21.* \ xemacs-[0-9]* xemacs-devel-[0-9]* \ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* -EMACS_VER= 22.2 +EMACS_VER= 22.3 GNU_CONFIGURE= yes USE_GMAKE= yes |