diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-05-04 22:36:33 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-05-04 22:36:33 +0000 |
commit | 2690c71e37f77a96a9652855bece34d61feba0b2 (patch) | |
tree | 16260573bd2627f5a1f4f8da0150e632dc7f1331 /print/cups | |
parent | fcd182f6502e4c53d50259d12f7e3c856763a86b (diff) |
- update to 1.3.10
Notes
Notes:
svn path=/head/; revision=233241
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 0d70f1f6849d..db872c3cff71 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -8,7 +8,7 @@ # PORTNAME= cups -PORTVERSION= 1.3.9 +PORTVERSION= 1.3.10 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty |