diff options
Diffstat (limited to 'print/harfbuzz')
-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/ |