From 99a05d810ea6842fcd6412a3a9828507d7430164 Mon Sep 17 00:00:00 2001 From: Dryice Dong Liu Date: Mon, 10 Sep 2007 13:43:59 +0000 Subject: - bump PORTREVERSION to force rebuild to catch cedet update - catch up Emacs 22 as default - update my mail address --- devel/ecb/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/ecb') diff --git a/devel/ecb/Makefile b/devel/ecb/Makefile index 1993fa727260..f09a31f0a436 100644 --- a/devel/ecb/Makefile +++ b/devel/ecb/Makefile @@ -7,20 +7,20 @@ PORTNAME= ecb PORTVERSION= 2.32 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= ecb PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= dryice@dryice.name +MAINTAINER= dryice@FreeBSD.org COMMENT= Emacs Code Browser USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 +EMACS_PORT_NAME?= emacs22 -.if ${EMACS_PORT_NAME} != "emacs21" +.if ${EMACS_PORT_NAME} != "emacs22" PORTNAMESUFFIX= ${PKGNAMESUFFIX} .endif -- cgit v1.2.3