diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-03-03 09:49:09 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-03-03 09:49:09 +0000 |
commit | 2525dfe385218b29dc395969a5aa57dba714a2a4 (patch) | |
tree | ff20b34b3ccf28a6b3c1a69be3e8ce55f2429b0e /editors/tamago | |
parent | 48dd3ba0237ede9affb0c50d22aec249b0be2f70 (diff) | |
download | ports-2525dfe385218b29dc395969a5aa57dba714a2a4.tar.gz ports-2525dfe385218b29dc395969a5aa57dba714a2a4.zip |
Notes
Diffstat (limited to 'editors/tamago')
-rw-r--r-- | editors/tamago/Makefile | 4 | ||||
-rw-r--r-- | editors/tamago/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index bee3a1b9c503..78b88b751fb7 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/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 diff --git a/editors/tamago/distinfo b/editors/tamago/distinfo index b9b8fd787702..74e064d18bcd 100644 --- a/editors/tamago/distinfo +++ b/editors/tamago/distinfo @@ -1,4 +1,4 @@ MD5 (egg_4.0.6+0.20041122cvs.orig.tar.gz) = 64ec1af61f6e265c05447dd4e2a83aae SIZE (egg_4.0.6+0.20041122cvs.orig.tar.gz) = 287308 -MD5 (egg_4.0.6+0.20041122cvs-4.diff.gz) = 6b5eb09f164e9dc3546d0a87526839d3 -SIZE (egg_4.0.6+0.20041122cvs-4.diff.gz) = 16558 +MD5 (egg_4.0.6+0.20041122cvs-5.diff.gz) = d9a569cb15d148c33342571942839678 +SIZE (egg_4.0.6+0.20041122cvs-5.diff.gz) = 16575 |