diff options
Diffstat (limited to 'print/pips750_2000')
-rw-r--r-- | print/pips750_2000/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/print/pips750_2000/Makefile b/print/pips750_2000/Makefile index c2b018723cb4..8fd4663b870e 100644 --- a/print/pips750_2000/Makefile +++ b/print/pips750_2000/Makefile @@ -5,13 +5,9 @@ # $FreeBSD$ # -CATEGORIES= print linux PORTVERSION= 1.3 -#MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/ MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/750/ MASTERDIR= ${.CURDIR}/../pips800 -COMMENT= ${.CURDIR}/pkg-comment -DESCR= ${.CURDIR}/pkg-descr PRTYPE= 750_2000 .include "${MASTERDIR}/Makefile" |