diff options
author | bapt <bapt@FreeBSD.org> | 2012-07-16 14:51:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-07-16 14:51:44 +0800 |
commit | 8f5f0ad861283bdc9de33d6a171cf64d7b481b1e (patch) | |
tree | dc50a0f2124d42ae5b67ddd2e6dbf0b4ee2df2df /editors | |
parent | 591efda92b09f8212b77e26a829a25af8fa2fadc (diff) | |
download | freebsd-ports-gnome-8f5f0ad861283bdc9de33d6a171cf64d7b481b1e.tar.gz freebsd-ports-gnome-8f5f0ad861283bdc9de33d6a171cf64d7b481b1e.tar.zst freebsd-ports-gnome-8f5f0ad861283bdc9de33d6a171cf64d7b481b1e.zip |
- update libexttextcat to 3.3.1
- chase library name change
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 5eb05a51de4b..530a841cb012 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -7,7 +7,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 +PORTREVISION= 2 MASTER_SITE_SUBDIR= src/${PORTVERSION}/ MASTER_SITES+= http://dev-www.libreoffice.org/src/:ext \ |