diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 19:12:24 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 19:12:24 +0000 |
commit | 10e46b5994bb59ec7b280725d14934605feecccb (patch) | |
tree | 5fe815b90ddb05be57e0488fbebd4e5545d9f63c /japanese/pips770/Makefile | |
parent | Update vertion to 2.x (diff) |
Delete these ports because each of these was merged into one in print category
Diffstat (limited to 'japanese/pips770/Makefile')
-rw-r--r-- | japanese/pips770/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/japanese/pips770/Makefile b/japanese/pips770/Makefile deleted file mode 100644 index 74d81504d381..000000000000 --- a/japanese/pips770/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# New ports collection makefile for: pips for EPSON PM-770C -# Date created: 00/04/21 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> -# -# $FreeBSD: /tmp/pcvs/ports/japanese/pips770/Attic/Makefile,v 1.3 2000-12-14 14:46:14 taoka Exp $ -# - -MASTERDIR= ${.CURDIR}/../pips800 -PRTYPE= 770 - -do-install: # empty - -.include "${MASTERDIR}/Makefile" |