diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2015-08-22 17:48:35 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-08-22 17:48:35 +0000 |
commit | 27470e1676e69455acf06ae25ebd42ebd5bdecdb (patch) | |
tree | 445c3e315f03aa972de87391f921c655e4634f60 /print/libijs | |
parent | cb9ed09fda5119f533f6a0b50796a275dfe64587 (diff) |
Notes
Diffstat (limited to 'print/libijs')
-rw-r--r-- | print/libijs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libijs/Makefile b/print/libijs/Makefile index 082348a74370..ad7dd1b5f4a3 100644 --- a/print/libijs/Makefile +++ b/print/libijs/Makefile @@ -2,7 +2,7 @@ PORTNAME= libijs PORTVERSION= 0.35 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/ijs/download/ DISTNAME= ijs-${PORTVERSION} |