summaryrefslogtreecommitdiff
path: root/editors/tamago-emacs21/Makefile
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2005-03-02 14:59:04 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2005-03-02 14:59:04 +0000
commit48aac18dbc28d4a1eb89c6fcd69535a42141be3f (patch)
tree922b6306856ec484505c532ce07c20ff61e05bcc /editors/tamago-emacs21/Makefile
parent- Correct condition for lrintf patch (diff)
- Debian patch was updated to 4.0.6+0.20041122cvs-4.
- Change pkg-message. PR: ports/78100 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes
Notes: svn path=/head/; revision=130194
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 b1f23000cb33..bee3a1b9c503 100644
--- a/editors/tamago-emacs21/Makefile
+++ b/editors/tamago-emacs21/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tamago
-PORTVERSION= 4.0.6.0.20041122.3
+PORTVERSION= 4.0.6.0.20041122.4
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-3.diff.gz
+PATCHFILES= egg_4.0.6+0.20041122cvs-4.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER?= ports@FreeBSD.org