diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-12-09 09:44:09 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-12-09 09:44:09 +0000 |
commit | 65a45d673bcbdef36ba42adfc36ab6570134c2ae (patch) | |
tree | 5d95630edaca8ec0cdab5d7bd7b3ccbd4483850b /chinese/rxvt-gb/Makefile | |
parent | 60cd09153d96cd7642bdc9d08ace8b5b35d1fe6f (diff) | |
download | ports-65a45d673bcbdef36ba42adfc36ab6570134c2ae.tar.gz ports-65a45d673bcbdef36ba42adfc36ab6570134c2ae.zip |
Update to 2.6.4
PR: ports/32396
Submitted by: Statue <statue@softwareliberty.org>
Notes
Notes:
svn path=/head/; revision=51283
Diffstat (limited to 'chinese/rxvt-gb/Makefile')
-rw-r--r-- | chinese/rxvt-gb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/rxvt-gb/Makefile b/chinese/rxvt-gb/Makefile index 55b4280d6dea..84d0cc0cf0af 100644 --- a/chinese/rxvt-gb/Makefile +++ b/chinese/rxvt-gb/Makefile @@ -11,7 +11,7 @@ MASTERDIR= ${.CURDIR}/../../x11/rxvt .include "${MASTERDIR}/Makefile" PORTNAME= rxvt -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 #.include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}cn- |