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/pips780 | |
parent | 3a2ffa72556f150f7f3dded554a09728cf46bb59 (diff) |
Update vertion to 2.x
Notes
Notes:
svn path=/head/; revision=49812
Diffstat (limited to 'print/pips780')
-rw-r--r-- | print/pips780/Makefile | 2 | ||||
-rw-r--r-- | print/pips780/distinfo | 2 | ||||
-rw-r--r-- | print/pips780/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/pips780/Makefile b/print/pips780/Makefile index b15e1357acef..279af77a7bb2 100644 --- a/print/pips780/Makefile +++ b/print/pips780/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTVERSION= 1.3 +PORTVERSION= 2.0 MASTERDIR= ${.CURDIR}/../pips800 PRTYPE= 780 diff --git a/print/pips780/distinfo b/print/pips780/distinfo index 73b884697bd1..0425aa1937d6 100644 --- a/print/pips780/distinfo +++ b/print/pips780/distinfo @@ -1 +1 @@ -MD5 (pips780-1.3.i386.tgz) = 2c5c5f450c0a09f4e7873e2364773bc6 +MD5 (pips780-2.0.i386.tgz) = 66e16a4dbb011c024a0e203f61ed9bca diff --git a/print/pips780/pkg-descr b/print/pips780/pkg-descr index b9a08a3b678f..395a9050c953 100644 --- a/print/pips780/pkg-descr +++ b/print/pips780/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 pips780 -la JP + env LANG=ja_JP pips780 |