diff options
author | ume <ume@FreeBSD.org> | 2004-08-27 03:26:46 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2004-08-27 03:26:46 +0800 |
commit | 2435dbf01ea8b72f6bee4e9e5cfc2ca028d01b84 (patch) | |
tree | aac2357a60fb2b5003a9a176b60d4f5808ba0324 /print/Makefile | |
parent | c1e6bef0b59744a325902f570e325a8fd2fb29e5 (diff) | |
download | freebsd-ports-gnome-2435dbf01ea8b72f6bee4e9e5cfc2ca028d01b84.tar.gz freebsd-ports-gnome-2435dbf01ea8b72f6bee4e9e5cfc2ca028d01b84.tar.zst freebsd-ports-gnome-2435dbf01ea8b72f6bee4e9e5cfc2ca028d01b84.zip |
add slave port for Photo Image Print System for Linux --- EPSON PM-740C
(for LPR)
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 01d062672180..aeb1bbab612f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -174,6 +174,7 @@ SUBDIR += pips3300 SUBDIR += pips3500 SUBDIR += pips670 + SUBDIR += pips740 SUBDIR += pips750_2000 SUBDIR += pips760 SUBDIR += pips770 |