summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-07-31 08:44:29 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-07-31 08:44:29 +0000
commit4684db8336fc7df905c04f7229a23aebc2a65f42 (patch)
treeced2ada2e5e40aa61f980e64fde0cbdb48c3e8db
parentFix for cups rotatin certain jobs (e.g. a2ps) away from specified orientation. (diff)
Bumpred PORTREVISION since this a rather critical bug.
Notes
Notes: svn path=/head/; revision=63780
-rw-r--r--print/cups-base/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index dc5d46359bd8..6db3a1ecac59 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