From 71659045cb84338d7fad4741bbcb096a9299cbbd Mon Sep 17 00:00:00 2001 From: taoka Date: Thu, 14 Dec 2000 14:46:15 +0000 Subject: (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). --- print/pips760/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'print/pips760') 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" -- cgit