diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-02-27 10:36:36 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-02-27 10:36:36 +0000 |
commit | 844e6bd50434d320255f2432f11255adac43b675 (patch) | |
tree | d25f5ff916463cb4e19d0639a19ced92adccb211 /print/pips750_2000/Makefile | |
parent | 084aa90df07f90528436f953b28e74ce005ea094 (diff) | |
download | ports-844e6bd50434d320255f2432f11255adac43b675.tar.gz ports-844e6bd50434d320255f2432f11255adac43b675.zip |
Notes
Diffstat (limited to 'print/pips750_2000/Makefile')
-rw-r--r-- | print/pips750_2000/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pips750_2000/Makefile b/print/pips750_2000/Makefile index 034ba2676770..dc040159bcb9 100644 --- a/print/pips750_2000/Makefile +++ b/print/pips750_2000/Makefile @@ -5,9 +5,11 @@ # $FreeBSD$ # +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../pips800 COMMENT= Photo Image Print System for Linux --- EPSON PM-750C PM-2000C +SUBDIR_SUFFIX= .1 PRTYPE= 750_2000 .include "${MASTERDIR}/Makefile.pips" |