From c189edd8c97514dedd2a79e94b5624c1672a0fab Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 20 Jun 2014 22:10:53 +0000 Subject: [PATCH] - Correctly bump PORTREVISION after previous changes --- print/html2ps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index 62eec6f8aef9..a7096dc0dae9 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= html2ps DISTVERSION= 1.0b7 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= print www perl5 MASTER_SITES= http://user.it.uu.se/~jan/ \