diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-01-27 15:44:17 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-01-27 15:44:17 +0000 |
commit | f602e79ae6c26f3ea3836b0101f66ef4b935dd8d (patch) | |
tree | 11069f8028941eff26f99b540b2355cd30de829b /print/cups-base/Makefile | |
parent | 58d1f498c1bebc10c9b01961219597b5c4d57a68 (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 c57077f1411e..b4da7029d84c 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups-base PORTVERSION= ${CUPS_PORTVER} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= ${CUPS_PORTEPOCH} CATEGORIES= print MASTER_SITES= ${CUPS_MASTER_SITES} |