diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-28 22:39:03 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-28 22:39:03 +0000 |
commit | 5a1ace25b7012ec002044e25d844b3a25e5373a1 (patch) | |
tree | 2a0e5ad0b3d0c65ae5dc09520d8ef739d082a737 /misc | |
parent | 9afe3767c3fab326ae58947c7d52c52155eafad3 (diff) | |
download | ports-5a1ace25b7012ec002044e25d844b3a25e5373a1.tar.gz ports-5a1ace25b7012ec002044e25d844b3a25e5373a1.zip |
add "ja-" prefix.
Notes
Notes:
svn path=/head/; revision=8382
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ewipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 6d95705509a2..08d03f8d01ed 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -3,11 +3,11 @@ # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.3 1997/10/24 05:57:15 itojun Exp $ +# $Id: Makefile,v 1.4 1997/10/28 02:39:19 itojun Exp $ # DISTNAME= ewipe0.5.0 -PKGNAME= ewipe-0.5.0 +PKGNAME= ja-ewipe-0.5.0 CATEGORIES= japanese x11 MASTER_SITES= http://al.ei.tuat.ac.jp/~sekisita/ewipe/ |