diff options
author | ashish <ashish@FreeBSD.org> | 2016-10-02 20:38:14 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2016-10-02 20:38:14 +0800 |
commit | 42c3f5f554802b84610aecbe067bcc25ab094542 (patch) | |
tree | f347415dd706557f1fc10cf28bd3ad210fa5507b /graphics/xface.el | |
parent | 3ef44bb0599f4352bfbb5fc4f9b7242f4a289ac3 (diff) | |
download | freebsd-ports-gnome-42c3f5f554802b84610aecbe067bcc25ab094542.tar.gz freebsd-ports-gnome-42c3f5f554802b84610aecbe067bcc25ab094542.tar.zst freebsd-ports-gnome-42c3f5f554802b84610aecbe067bcc25ab094542.zip |
Chase GNU Emacs updates, and unbreak INDEX file
Submitted by: Yasuhiro KIMURA <yasu@utahmime.org> (private email)
Diffstat (limited to 'graphics/xface.el')
-rw-r--r-- | graphics/xface.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xface.el/Makefile b/graphics/xface.el/Makefile index 5fc7973f3324..163e35c4f99e 100644 --- a/graphics/xface.el/Makefile +++ b/graphics/xface.el/Makefile @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= X-Face encoder/decoder/viewer for Emacsen -EMACS_PORT_NAME?= emacs24 +EMACS_PORT_NAME?= emacs25 RUN_DEPENDS= compface:mail/faces |