diff options
author | anray <anray@FreeBSD.org> | 2006-12-12 19:41:15 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-12-12 19:41:15 +0800 |
commit | 165e441156db0f113783baa76335452cfbdb0423 (patch) | |
tree | fab307657f65eb856c9ef8809b6ed1e3b50f3804 /editors/xemacs21-mule/Makefile | |
parent | 893a29ac020cac79e8358c9063580198eaadba3b (diff) | |
download | freebsd-ports-gnome-165e441156db0f113783baa76335452cfbdb0423.tar.gz freebsd-ports-gnome-165e441156db0f113783baa76335452cfbdb0423.tar.zst freebsd-ports-gnome-165e441156db0f113783baa76335452cfbdb0423.zip |
Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire".
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 cd68d65b8b5f..2eaf35592d93 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -7,7 +7,6 @@ PORTNAME= xemacs-mule PORTVERSION= ${XEMACS_VER} -PORTREVISION= 3 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} @@ -43,7 +42,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ compface.1:${PORTSDIR}/mail/faces XEMACS_REL= 21.4 -XEMACS_VER= ${XEMACS_REL}.19 +XEMACS_VER= ${XEMACS_REL}.20 XEMACS_ARCH= ${CONFIGURE_TARGET} USE_BZIP2= yes |