diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-06-20 18:33:05 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-06-20 18:33:05 +0000 |
commit | e317f516374739360c09d246a3662aac740de2a0 (patch) | |
tree | d70cf65d75c92aea099b499ba636eb41963d14e4 /editors/emacs-devel/Makefile | |
parent | 763095db3bdc66f5f1997de716f5871f3670cdba (diff) | |
download | ports-e317f516374739360c09d246a3662aac740de2a0.tar.gz ports-e317f516374739360c09d246a3662aac740de2a0.zip |
Notes
Diffstat (limited to 'editors/emacs-devel/Makefile')
-rw-r--r-- | editors/emacs-devel/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 402882861a57..0d3b90c1e74c 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -11,8 +11,7 @@ PORTREVISION= 1 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= keramida -DISTNAME= ${PORTNAME}-cvs-2008.03.08.07.56.12 -USE_BZIP2= yes +DISTNAME= ${PORTNAME}-cvs-2008.06.06.08.01.29 MAINTAINER= keramida@ceid.upatras.gr COMMENT= GNU editing macros @@ -34,6 +33,9 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ xemacs-[0-9]* xemacs-devel-[0-9]* \ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* +USE_BZIP2= yes +INSTALLS_ICONS= yes + EMACS_VER= 23.0.60 SNAPSHOT= 20080308 GNU_CONFIGURE= yes |