diff options
author | tv <tv> | 2001-01-13 19:33:57 +0000 |
---|---|---|
committer | tv <tv> | 2001-01-13 19:33:57 +0000 |
commit | a8d8fdc9e98643f8f48949dabb26e3140f9d4371 (patch) | |
tree | 18df7477634dec5ba18a8f8f699ebcfb2b0f15e9 /japanese/mh | |
parent | 138209c4828e7b70469a7bc419d341381789564c (diff) | |
download | pkgsrc-a8d8fdc9e98643f8f48949dabb26e3140f9d4371.tar.gz |
Standardize version number: "ja-mh-6.8.4_JP_3.03" -> "ja-mh6-3.03".
This scheme was chosen under the assumption that "3.03" is a patch version
number that changes as mh is updated; therefore, "6.8.4" is less important
to follow for a version number here than "3.03".
Diffstat (limited to 'japanese/mh')
-rw-r--r-- | japanese/mh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index c437324ce06..bcaffaa4cd5 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 1999/11/01 04:03:09 sakamoto Exp $ +# $NetBSD: Makefile,v 1.7 2001/01/13 19:33:57 tv Exp $ # FreeBSD Id: Makefile,v 1.13 1999/02/10 18:13:21 motoyuki Exp $ DISTNAME= mh-6.8.4-JP-3.03 -PKGNAME= ja-mh-6.8.4_JP_3.03 +PKGNAME= ja-mh6-3.03 CATEGORIES= japanese mail MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \ ftp://komadori.planet.sci.kobe-u.ac.jp/pub/MH/ \ |