diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-28 20:52:07 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-28 20:52:07 +0000 |
commit | 52954a646d9b03fabcf998c9943ffb43d0261277 (patch) | |
tree | dc7955e19ee3c1a4766d7c60b00d50137ece555e /print/harfbuzz/Makefile | |
parent | 6330c22ba4a971a2544bb1a6ce6e64c002baa940 (diff) |
Notes
Diffstat (limited to 'print/harfbuzz/Makefile')
-rw-r--r-- | print/harfbuzz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 7ba7b59fe588..d6ee0fc630d0 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -3,7 +3,7 @@ PORTNAME= harfbuzz PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ |