diff options
Diffstat (limited to 'print/pips3000/Makefile')
-rw-r--r-- | print/pips3000/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/print/pips3000/Makefile b/print/pips3000/Makefile index 35b296c2ed9..344abdf4eba 100644 --- a/print/pips3000/Makefile +++ b/print/pips3000/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= 3000 .include "${MASTERDIR}/Makefile" |