diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:19:13 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:19:13 +0000 |
commit | 9ed49bbe17ce5d88763f3af6550fae4c779bcc4c (patch) | |
tree | 2f8357596208a37cb72c4510bad816c3be3574df /print/Makefile | |
parent | 85cf4e04e2ba523ea887a2174f2108f5a53aaacc (diff) | |
download | ports-9ed49bbe17ce5d88763f3af6550fae4c779bcc4c.tar.gz ports-9ed49bbe17ce5d88763f3af6550fae4c779bcc4c.zip |
add slave port for Photo Image Print System for Linux --- EPSON PM-980C
Notes
Notes:
svn path=/head/; revision=117343
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 856656f8892c..ef600332447b 100644 --- a/print/Makefile +++ b/print/Makefile @@ -182,6 +182,7 @@ SUBDIR += pips820 SUBDIR += pips880 SUBDIR += pips900 + SUBDIR += pips980 SUBDIR += pipsv500 SUBDIR += pipsv600 SUBDIR += pkfonts118 |