diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 18:00:12 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 18:00:12 +0000 |
commit | 658b2eeae69c3d86cb6b0c3da11b7b6bc87a10ce (patch) | |
tree | d1013317fd211497b2759f593e2315ae65420a2b /print/pips720 | |
parent | Photo Image Print System for Linux --- EPSON PM-720C (diff) |
Delete a backup file for vi
Notes
Notes:
svn path=/head/; revision=49781
Diffstat (limited to 'print/pips720')
-rw-r--r-- | print/pips720/Makefile.bak | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/print/pips720/Makefile.bak b/print/pips720/Makefile.bak deleted file mode 100644 index bfeb7441bb82..000000000000 --- a/print/pips720/Makefile.bak +++ /dev/null @@ -1,12 +0,0 @@ -# New ports collection makefile for: pips for EPSON PM-790PT -# Date created: 01/09/17 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTVERSION= 2.0 -MASTERDIR= ${.CURDIR}/../pips800 -PRTYPE= 790 - -.include "${MASTERDIR}/Makefile" |