diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-30 07:14:14 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-30 07:14:14 +0800 |
commit | 338c9a8c8d8257783a5939940bec67abe8dcc517 (patch) | |
tree | d15eb902c1a271a711c8a1deebd258da52c62221 /print | |
parent | 9cba68f4fe8efa82df6de46f0f1914c4d4d9de5b (diff) | |
download | freebsd-ports-gnome-338c9a8c8d8257783a5939940bec67abe8dcc517.tar.gz freebsd-ports-gnome-338c9a8c8d8257783a5939940bec67abe8dcc517.tar.zst freebsd-ports-gnome-338c9a8c8d8257783a5939940bec67abe8dcc517.zip |
Chase hyphen shlib change
Diffstat (limited to 'print')
-rw-r--r-- | print/scribus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index c07bac3d5a85..465e3eb16281 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -3,6 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ |