diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-02-09 11:10:57 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-02-09 11:10:57 +0000 |
commit | ed28803b5039b35f9674f4c0525e825a5be7f269 (patch) | |
tree | ae70f9e334295999d506c383c3aae0cf48bde451 /print/scribus-devel | |
parent | e6d9b0a3e44f1a886e3fd76017c2db2619b7282c (diff) | |
download | ports-ed28803b5039b35f9674f4c0525e825a5be7f269.tar.gz ports-ed28803b5039b35f9674f4c0525e825a5be7f269.zip |
Notes
Diffstat (limited to 'print/scribus-devel')
-rw-r--r-- | print/scribus-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index bc593ffe91c1..6dadfcccdec4 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.5.5 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ |