summaryrefslogtreecommitdiff
path: root/editors/tamago-emacs21/Makefile
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2005-03-03 09:49:09 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2005-03-03 09:49:09 +0000
commit2525dfe385218b29dc395969a5aa57dba714a2a4 (patch)
treeff20b34b3ccf28a6b3c1a69be3e8ce55f2429b0e /editors/tamago-emacs21/Makefile
parentUpdate dictionary files as of March/01/2005. (diff)
Debian patch was updated to 4.0.6+0.20041122cvs-5, which fixes
the bug in eggrc. PR: ports/78331 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes
Notes: svn path=/head/; revision=130251
Diffstat (limited to 'editors/tamago-emacs21/Makefile')
-rw-r--r--editors/tamago-emacs21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile
index bee3a1b9c503..78b88b751fb7 100644
--- a/editors/tamago-emacs21/Makefile
+++ b/editors/tamago-emacs21/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tamago
-PORTVERSION= 4.0.6.0.20041122.4
+PORTVERSION= 4.0.6.0.20041122.5
CATEGORIES= editors elisp
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/e/egg
@@ -15,7 +15,7 @@ DISTNAME= egg_4.0.6+0.20041122cvs.orig
PATCH_SITES= ${MASTER_SITE_DEBIAN:S,%SUBDIR%,pool/main/e/egg,} \
${MASTER_SITE_LOCAL:S,%SUBDIR%,nork,}
-PATCHFILES= egg_4.0.6+0.20041122cvs-4.diff.gz
+PATCHFILES= egg_4.0.6+0.20041122cvs-5.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER?= ports@FreeBSD.org