diff options
Diffstat (limited to 'editors/xemacs21-mule/Makefile')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index e1e070d5741..0be86881b49 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -7,7 +7,6 @@ PORTNAME= xemacs-mule PORTVERSION= ${XEMACS_VER} -PORTREVISION= 1 .if defined(WNN6) .endif CATEGORIES+= editors @@ -38,7 +37,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ XEMACS_MAJOR_VER?= 21 XEMACS_REL= ${XEMACS_MAJOR_VER}.4 -XEMACS_VER= ${XEMACS_MAJOR_VER}.4.13 +XEMACS_VER= ${XEMACS_MAJOR_VER}.4.14 XEMACS_ARCH= ${CONFIGURE_TARGET} USE_XLIB= yes |