diff options
author | taoka <taoka@FreeBSD.org> | 2001-11-08 02:00:12 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-11-08 02:00:12 +0800 |
commit | a1f1a8dfc590b0af08864510ad199b75e9805f44 (patch) | |
tree | 4d8ef8e8529474fe87a7fd9c312e5ec8870ba78d /print | |
parent | 323664245c76c054bb75b1873cf09b9407815abd (diff) | |
download | freebsd-ports-gnome-a1f1a8dfc590b0af08864510ad199b75e9805f44.tar.gz freebsd-ports-gnome-a1f1a8dfc590b0af08864510ad199b75e9805f44.tar.zst freebsd-ports-gnome-a1f1a8dfc590b0af08864510ad199b75e9805f44.zip |
Delete a backup file for vi
Diffstat (limited to 'print')
-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" |