diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch) | |
tree | ccfda8c465ebb396f84cc9528117581f3455c1b2 /print/pips900/Makefile | |
parent | d6894d86d96cc960c508c1088f126b9f7f53ad21 (diff) |
Notes
Diffstat (limited to 'print/pips900/Makefile')
-rw-r--r-- | print/pips900/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pips900/Makefile b/print/pips900/Makefile index 5bb17242d993..481584844b0e 100644 --- a/print/pips900/Makefile +++ b/print/pips900/Makefile @@ -7,6 +7,8 @@ PORTVERSION= 1.3 MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-900C + PRTYPE= 900 .include "${MASTERDIR}/Makefile" |