diff options
author | knu <knu@FreeBSD.org> | 2000-04-13 16:13:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-13 16:13:59 +0800 |
commit | a5aa1de494a881bc2a8475321a48c62301bf8b09 (patch) | |
tree | 1bdea689a6384905ac2839a26fde2013f4609a89 /graphics/xv-m17n | |
parent | b62b3b2f9424a8c378bec2b0aa0afa0ef2630115 (diff) | |
download | freebsd-ports-gnome-a5aa1de494a881bc2a8475321a48c62301bf8b09.tar.gz freebsd-ports-gnome-a5aa1de494a881bc2a8475321a48c62301bf8b09.tar.zst freebsd-ports-gnome-a5aa1de494a881bc2a8475321a48c62301bf8b09.zip |
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Ready to cooperate with the slave port `japanese/xv'.
Diffstat (limited to 'graphics/xv-m17n')
-rw-r--r-- | graphics/xv-m17n/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile index 770bf49e09d9..dd7865d0d90b 100644 --- a/graphics/xv-m17n/Makefile +++ b/graphics/xv-m17n/Makefile @@ -1,13 +1,11 @@ # New ports collection makefile for: xv-m17n -# Version required: 3.10a # Date created: 07 Oct 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # # $FreeBSD$ # -PKGNAME= xv-m17n-3.10a -CATEGORIES= graphics +PKGNAMESUFFIX= -m17n MAINTAINER= shige@FreeBSD.org |