diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 20:05:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 20:05:36 +0000 |
commit | baddaf4ee517cbddd251c01ee1671ed32f74f2c5 (patch) | |
tree | c1433a19b76d8f14caa454c2e8f0e7457968ea9f /print/cups-base | |
parent | b0e9b6ff3a7362deaa6638f9ad7fd4f992301a49 (diff) |
Notes
Diffstat (limited to 'print/cups-base')
-rw-r--r-- | print/cups-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index cb58391ea1da..f7b2172d4450 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -74,7 +74,7 @@ CUPS_SUFFIX= -client CUPS_SUFFIX= -image LICENSE= LGPL21 .else -PORTREVISION= 2 +PORTREVISION= 3 CUPS_SUFFIX= -base CONFLICTS+= cupsddk-* .endif |