diff options
author | max <max@FreeBSD.org> | 1997-09-23 00:54:25 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-23 00:54:25 +0800 |
commit | 07658744148e2fa161161bca22ff72d107c7b102 (patch) | |
tree | 7c9474fa472ee48b157b7556142ce4c49b9fa5ad /vietnamese/vnroff | |
parent | ad5c3aa045be144d882bd275da2b9f5e5f1fa4d4 (diff) | |
download | freebsd-ports-gnome-07658744148e2fa161161bca22ff72d107c7b102.tar.gz freebsd-ports-gnome-07658744148e2fa161161bca22ff72d107c7b102.tar.zst freebsd-ports-gnome-07658744148e2fa161161bca22ff72d107c7b102.zip |
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
Diffstat (limited to 'vietnamese/vnroff')
-rw-r--r-- | vietnamese/vnroff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vietnamese/vnroff/Makefile b/vietnamese/vnroff/Makefile index cf619940ffe1..ef065d7d3303 100644 --- a/vietnamese/vnroff/Makefile +++ b/vietnamese/vnroff/Makefile @@ -4,10 +4,10 @@ # Date created: Monday, Dec 9, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.1.1.1 1996/08/09 04:17:16 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/12/25 12:42:41 obrien Exp $ # -PKGNAME= vn-vnroff-2.0 +PKGNAME= vi-vnroff-2.0 CATEGORIES= vietnamese MASTER_SITES= ftp://ftp.media.mit.edu/pub/Vietnet/Viscii/Troff/ DISTFILES= vnroff.c.Z vnroff.1.Z |