diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-02-22 18:44:12 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-02-22 18:44:12 +0000 |
commit | fbef1cd3608ecce100eedb9cf4cd62407d4d892e (patch) | |
tree | 396c0368f2e334ad6d83ecfec863fea5146ad232 /japanese/emacs-emcws/Makefile | |
parent | ec4b81d6a31ccfb870e9dbb5e364b4dc1a9fe887 (diff) |
Notes
Diffstat (limited to 'japanese/emacs-emcws/Makefile')
-rw-r--r-- | japanese/emacs-emcws/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/emacs-emcws/Makefile b/japanese/emacs-emcws/Makefile index 38a2b0d1ba4c..aac4e6ae2e19 100644 --- a/japanese/emacs-emcws/Makefile +++ b/japanese/emacs-emcws/Makefile @@ -7,7 +7,7 @@ PORTNAME= emcws PORTVERSION= 21.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs @@ -15,7 +15,7 @@ DISTNAME= emacs-${PORTVERSION} PATCH_SITES= ftp://ftp.ki.nu/pub/emcws/ \ ftp://ftp.jpl.org/pub/misc/ -PATCHFILES= emcws-${EMACS_VER}-20021014.gz +PATCHFILES= emcws-${EMACS_VER}-20030212.gz PATCH_DIST_STRIP= -p1 MAINTAINER= nakaji@jp.freebsd.org |