From 7530a16fbeb92643f37bf73be81013264e98a090 Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 29 Jun 2014 23:14:14 +0000 Subject: Chase hyphen shlib change --- editors/libreoffice/Makefile | 2 +- print/scribus/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 9d6baa27cb9f..d4d097c113a1 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Full integrated office productivity suite 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}/ -- cgit