aboutsummaryrefslogtreecommitdiff
path: root/japanese/prn/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
commit8e270816f992e4a25aaab762d962f7267d72f84b (patch)
treed4e36e838185404904fc906c77ad6ebbaf6ef1bc /japanese/prn/Makefile
parenta989b83d8875de9cba6caf81919b68e80dfa6534 (diff)
downloadports-8e270816f992e4a25aaab762d962f7267d72f84b.tar.gz
ports-8e270816f992e4a25aaab762d962f7267d72f84b.zip
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Notes
Notes: svn path=/head/; revision=27463
Diffstat (limited to 'japanese/prn/Makefile')
-rw-r--r--japanese/prn/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/prn/Makefile b/japanese/prn/Makefile
index b872c66504ca..23362316948f 100644
--- a/japanese/prn/Makefile
+++ b/japanese/prn/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: prn
-# Version required: 2.0
# Date created: 19 Jun 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= prn
-PKGNAME= ja-prn-1.0
+PORTNAME= prn
+PORTVERSION= 1.0
CATEGORIES= japanese print
MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
+DISTNAME= ${PORTNAME}
MAINTAINER= taoka@FreeBSD.org