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/pips770 | |
parent | e25abd0c8291e3bab501f993c15c88205cc2e6aa (diff) | |
download | ports-a1edb7c7c9f81daa701e2d419a7470a9a18ca202.tar.gz ports-a1edb7c7c9f81daa701e2d419a7470a9a18ca202.zip |
Notes
Diffstat (limited to 'print/pips770')
-rw-r--r-- | print/pips770/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/print/pips770/Makefile b/print/pips770/Makefile index 1d0d06de576a..1065c884da80 100644 --- a/print/pips770/Makefile +++ b/print/pips770/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= 770 .include "${MASTERDIR}/Makefile" |