diff options
author | alane <alane@FreeBSD.org> | 2002-07-31 16:44:29 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-07-31 16:44:29 +0800 |
commit | 35a71b411b882d8e1117f2551677e888470216c3 (patch) | |
tree | 1ce53b0ce96ac71b73351394c27b5406889c6649 /print/cups-base | |
parent | 8fe161b8a85fcc782c6468377768bee88b607535 (diff) | |
download | freebsd-ports-graphics-35a71b411b882d8e1117f2551677e888470216c3.tar.gz freebsd-ports-graphics-35a71b411b882d8e1117f2551677e888470216c3.tar.zst freebsd-ports-graphics-35a71b411b882d8e1117f2551677e888470216c3.zip |
Bumpred PORTREVISION since this a rather critical bug.
Diffstat (limited to 'print/cups-base')
-rw-r--r-- | print/cups-base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index dc5d46359bd..6db3a1ecac5 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -7,6 +7,7 @@ PORTNAME= cups-base PORTVERSION= ${CUPS_PORTVER} +PORTREVISION= 1 CATEGORIES?= print MAINTAINER= jah4007@cs.rit.edu |