diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 11:15:57 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 11:15:57 +0000 |
commit | 627d72d304aa0003127c2f37bf38f55b74e36a1c (patch) | |
tree | f6e71d0b186eac96fdaecc7f79dd204355daf421 /print/c2ps | |
parent | 87e507cd98b64e6315cdbe35f19bf7b0236cc360 (diff) | |
download | ports-627d72d304aa0003127c2f37bf38f55b74e36a1c.tar.gz ports-627d72d304aa0003127c2f37bf38f55b74e36a1c.zip |
Notes
Diffstat (limited to 'print/c2ps')
-rw-r--r-- | print/c2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/c2ps/Makefile b/print/c2ps/Makefile index 3ccd8de62050..ac1a53942695 100644 --- a/print/c2ps/Makefile +++ b/print/c2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= c2ps PORTVERSION= 4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= http://www.cs.technion.ac.il/users/c2ps/ |