diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-06-21 06:10:53 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-06-21 06:10:53 +0800 |
commit | dcf1789dc9e9b6d59901527dd679cc8c06b3178a (patch) | |
tree | 70585a75c9932bc7e969173f13393d055f94b58b /print/html2ps | |
parent | 26983add560bff34359c7d8bfc96afa69a3136ac (diff) | |
download | freebsd-ports-gnome-dcf1789dc9e9b6d59901527dd679cc8c06b3178a.tar.gz freebsd-ports-gnome-dcf1789dc9e9b6d59901527dd679cc8c06b3178a.tar.zst freebsd-ports-gnome-dcf1789dc9e9b6d59901527dd679cc8c06b3178a.zip |
- Correctly bump PORTREVISION after previous changes
Diffstat (limited to 'print/html2ps')
-rw-r--r-- | print/html2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ \ |