diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-14 14:46:15 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-12-14 14:46:15 +0000 |
commit | a1edb7c7c9f81daa701e2d419a7470a9a18ca202 (patch) | |
tree | d4aba9fcc693cae26fa360a4b6d7037547a738fb /print/pips760 | |
parent | - Update port to 1.5.2 (diff) |
(1) When I committed ports of pips{2200,3000,3300,670,750,900},
I must commit modification for pips800 which is a master port for these.
I forgot it.
(2) Simplify slave ports in japapese
(modifying Makefile and deleting pkg-plist).
Diffstat (limited to 'print/pips760')
-rw-r--r-- | print/pips760/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/print/pips760/Makefile b/print/pips760/Makefile index ea5d531be6f8..56d5f6c15110 100644 --- a/print/pips760/Makefile +++ b/print/pips760/Makefile @@ -5,10 +5,7 @@ # $FreeBSD$ # -MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/ MASTERDIR= ${.CURDIR}/../pips800 -COMMENT= ${.CURDIR}/pkg-comment -DESCR= ${.CURDIR}/pkg-descr PRTYPE= 760 .include "${MASTERDIR}/Makefile" |