diff options
Diffstat (limited to 'editors/tamago-emacs21/Makefile')
-rw-r--r-- | editors/tamago-emacs21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile index b1f23000cb3..bee3a1b9c50 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 |