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/pips3300/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'print/pips3300') diff --git a/print/pips3300/Makefile b/print/pips3300/Makefile index 2b1e018f5505..0fa87164e974 100644 --- a/print/pips3300/Makefile +++ b/print/pips3300/Makefile @@ -5,12 +5,8 @@ # $FreeBSD$ # -CATEGORIES= print linux PORTVERSION= 1.3 -MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/ MASTERDIR= ${.CURDIR}/../pips800 -COMMENT= ${.CURDIR}/pkg-comment -DESCR= ${.CURDIR}/pkg-descr PRTYPE= 3300 .include "${MASTERDIR}/Makefile" -- cgit