diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 19:05:33 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 19:05:33 +0000 |
commit | 4cde421e13818cb28eb24eca2a6dc06dc4961a9f (patch) | |
tree | f29e5d1f9f74f6b28b15c39bcb5a08dc646b396a /print/pips880 | |
parent | 3a2ffa72556f150f7f3dded554a09728cf46bb59 (diff) | |
download | ports-4cde421e13818cb28eb24eca2a6dc06dc4961a9f.tar.gz ports-4cde421e13818cb28eb24eca2a6dc06dc4961a9f.zip |
Update vertion to 2.x
Notes
Notes:
svn path=/head/; revision=49812
Diffstat (limited to 'print/pips880')
-rw-r--r-- | print/pips880/Makefile | 2 | ||||
-rw-r--r-- | print/pips880/distinfo | 2 | ||||
-rw-r--r-- | print/pips880/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/pips880/Makefile b/print/pips880/Makefile index 2c7352df291f..4430ed70fefa 100644 --- a/print/pips880/Makefile +++ b/print/pips880/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTVERSION= 1.3 +PORTVERSION= 2.0 MASTERDIR= ${.CURDIR}/../pips800 PRTYPE= 880 diff --git a/print/pips880/distinfo b/print/pips880/distinfo index 654d7c27917d..cc1a0e089ede 100644 --- a/print/pips880/distinfo +++ b/print/pips880/distinfo @@ -1 +1 @@ -MD5 (pips880-1.3.i386.tgz) = b427ec8fe8686e78b88d047f09a7f30d +MD5 (pips880-2.0.i386.tgz) = 281f7f82c00789ebfbb1ee960625fe14 diff --git a/print/pips880/pkg-descr b/print/pips880/pkg-descr index 07be77b0f9a6..99dba9d6cf1e 100644 --- a/print/pips880/pkg-descr +++ b/print/pips880/pkg-descr @@ -14,4 +14,4 @@ print out more than one page. Then you execute the next command: to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. To run with Japanese messages, you have to execute as follows: - env LANG=ja_JP pips880 -la JP + env LANG=ja_JP pips880 |