diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-01-17 17:40:22 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-01-17 17:40:22 +0000 |
commit | ec1d8095eaaa85cfdf10bf339756a4f187987c45 (patch) | |
tree | 14c4af90f15f8b13fda5f7df908615d2190bc767 /print/cups-base/Makefile | |
parent | ee01ad175724fc3fcc5c4951e35dc64bd0250805 (diff) |
Notes
Diffstat (limited to 'print/cups-base/Makefile')
-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 8f8b1b8136d1..724eadf993fa 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups-base PORTVERSION= ${CUPS_PORTVER} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= ${CUPS_PORTEPOCH} CATEGORIES= print MASTER_SITES= ${CUPS_MASTER_SITES} |