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

(-)Makefile (-2 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	slime
8
PORTNAME=	slime
9
PORTVERSION=	2.0
9
PORTVERSION=	2.0
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	editors elisp
11
CATEGORIES=	editors elisp
12
MASTER_SITES=	http://common-lisp.net/project/slime/
12
MASTER_SITES=	http://common-lisp.net/project/slime/
13
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
Lines 17-23 Link Here
17
17
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
USE_EMACS=	yes
19
USE_EMACS=	yes
20
EMACS_PORT_NAME?=	emacs21
21
20
22
INFO=		slime
21
INFO=		slime
23
PORTDOCS=	ChangeLog HACKING NEWS PROBLEMS README
22
PORTDOCS=	ChangeLog HACKING NEWS PROBLEMS README

Return to bug 115421