aboutsummaryrefslogtreecommitdiff
path: root/editors/tamago/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-06 17:34:45 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-06 17:34:45 +0000
commitdc0e868aa65610487f9b4472c26269d702b06e2b (patch)
tree6cd1b9672df8c0e3e5eb9af2905c197d578ea734 /editors/tamago/Makefile
parent43bb8eff8e0c18b1992a70bcc2e21a18e48a6188 (diff)
downloadports-dc0e868aa65610487f9b4472c26269d702b06e2b.tar.gz
ports-dc0e868aa65610487f9b4472c26269d702b06e2b.zip
Update editors/tamago to debian patchlevel 9
PR: 86909 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: novel (mentor)
Notes
Notes: svn path=/head/; revision=144416
Diffstat (limited to 'editors/tamago/Makefile')
-rw-r--r--editors/tamago/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index 7c6e011810b6..abae26b70ab3 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tamago
-PORTVERSION= 4.0.6.0.20041122.8
+PORTVERSION= 4.0.6.0.20041122.9
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-8.diff.gz
+PATCHFILES= egg_4.0.6+0.20041122cvs-9.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org