diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-06 16:15:39 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-06 16:15:39 +0000 |
commit | dd7e522397221d34c111920433e23d80fa3c876a (patch) | |
tree | a26d86cf70e92a566b84b716634a9158419f17f1 /editors/xemacs/Makefile | |
parent | 063aa614e8a5926773f4b1be1eee4a2e65b3c0f5 (diff) |
Notes
Diffstat (limited to 'editors/xemacs/Makefile')
-rw-r--r-- | editors/xemacs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index aef559eeadd1..0c3f2e0787a6 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -7,7 +7,6 @@ PORTNAME= xemacs PORTVERSION= ${XEMACS_VER} -PORTREVISION= 2 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} @@ -22,7 +21,7 @@ CONFLICTS= emacs-[0-9]* \ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* XEMACS_REL= 21.4 -XEMACS_VER= 21.4.17 +XEMACS_VER= 21.4.18 XEMACS_ARCH= ${CONFIGURE_TARGET} USE_BZIP2= yes |