diff options
author | asami <asami@FreeBSD.org> | 1999-03-19 22:17:49 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-19 22:17:49 +0000 |
commit | e72dd87b8f42ca576f460ff168b848595b75fdf6 (patch) | |
tree | c4e31522dd84b54e4cddbc7cb86c6f533f5e2175 /chinese | |
parent | 6501504264901b405984f1e38d4306aff8bf749e (diff) | |
download | FreeBSD-ports-e72dd87b8f42ca576f460ff168b848595b75fdf6.zip FreeBSD-ports-e72dd87b8f42ca576f460ff168b848595b75fdf6.tar.gz |
Change PRE to pre in PKGNAME -- it's a little less hurting to the eye.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/rxvt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/rxvt/Makefile b/chinese/rxvt/Makefile index 0dec8b7..161bf30 100644 --- a/chinese/rxvt/Makefile +++ b/chinese/rxvt/Makefile @@ -3,11 +3,11 @@ # Date created: Nov 16 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.9 1999/01/17 07:34:26 vanilla Exp $ +# $Id: Makefile,v 1.10 1999/03/15 01:24:55 steve Exp $ # DISTNAME= rxvt-2.6.PRE2 -PKGNAME= zh-rxvt-2.6.PRE2 +PKGNAME= zh-rxvt-2.6.pre2 CATEGORIES= chinese x11 MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/ \ ftp://ftp.math.fu-berlin.de/pub/rxvt/ |