diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-07-31 08:44:29 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-07-31 08:44:29 +0000 |
commit | 4684db8336fc7df905c04f7229a23aebc2a65f42 (patch) | |
tree | ced2ada2e5e40aa61f980e64fde0cbdb48c3e8db | |
parent | Fix 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/Makefile | 1 |
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 |