diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 19:44:59 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 19:44:59 +0000 |
commit | 49d68ad18e73e317963f169fbfab04b4824994ca (patch) | |
tree | c4e0251489f4745c5084bb139837e4c7581930c7 /print/pips3300 | |
parent | f136128597e547319597184b4b3f915db046ea5f (diff) |
Move PORTREVISION from its master-port because it does not need for the other
Notes
Notes:
svn path=/head/; revision=49816
Diffstat (limited to 'print/pips3300')
-rw-r--r-- | print/pips3300/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pips3300/Makefile b/print/pips3300/Makefile index 0fa87164e974..a5da29f08d55 100644 --- a/print/pips3300/Makefile +++ b/print/pips3300/Makefile @@ -6,6 +6,7 @@ # PORTVERSION= 1.3 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../pips800 PRTYPE= 3300 |