diff options
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" |