summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-10 04:03:31 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-10 04:03:31 +0000
commit7294bca37646872a072fbb12bc97c1c0e0a533aa (patch)
tree222526edd082e0770e8f49d8b6957616f0696483 /japanese
parentPick up latest set of patches. (diff)
Update to version 2.4.7.
PR: 8161 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=13822
Diffstat (limited to 'japanese')
-rw-r--r--japanese/rxvt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/rxvt/Makefile b/japanese/rxvt/Makefile
index 0ce0fbd8a694..3bfd3405b0e9 100644
--- a/japanese/rxvt/Makefile
+++ b/japanese/rxvt/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: ja-rxvt
-# Version required: 2.4.5
-# Date created: 12 Jun 1998
+# Version required: 2.4.7
+# Date created: 6 Oct 1998
# Whom: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
#
#
@@ -9,7 +9,7 @@ FILESDIR= ${.CURDIR}/../../x11/rxvt/files
PATCHDIR= ${.CURDIR}/../../x11/rxvt/patches
PKGDIR= ${.CURDIR}/../../x11/rxvt/pkg
-PKGNAME= ja-rxvt-2.4.5
+PKGNAME= ja-rxvt-2.4.7
.include <${.CURDIR}/../../x11/rxvt/Makefile>