View | Details | Raw Unified | Return to bug 185468
Collapse All | Expand All

(-)./Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
# Created by: MANTANI Nobutaka <nobutaka@nobutaka.com>
1
# Created by: MANTANI Nobutaka <nobutaka@nobutaka.com>
2
# $FreeBSD: editors/emacs/Makefile 338536 2014-01-03 10:55:40Z ashish $
2
# $FreeBSD: head/editors/emacs/Makefile 338536 2014-01-03 10:55:40Z ashish $
3
3
4
PORTNAME=	emacs
4
PORTNAME=	emacs
5
PORTVERSION=	${EMACS_VER}
5
PORTVERSION=	${EMACS_VER}
6
PORTREVISION?=	1
6
PORTREVISION?=	2
7
PORTEPOCH=	3
7
PORTEPOCH=	3
8
CATEGORIES=	editors ipv6
8
CATEGORIES=	editors ipv6
9
MASTER_SITES=	${MASTER_SITE_GNU}
9
MASTER_SITES=	${MASTER_SITE_GNU}

Return to bug 185468