diff options
Diffstat (limited to 'textproc/freexl')
-rw-r--r-- | textproc/freexl/Makefile | 9 | ||||
-rw-r--r-- | textproc/freexl/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile index 6e31c56b7197..a67d596c5a16 100644 --- a/textproc/freexl/Makefile +++ b/textproc/freexl/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: freexl -# Date created: 19 May 2012 -# Whom: lbartoletti <coder@tuxfamily.org> -# +# Created by: lbartoletti <coder@tuxfamily.org> # $FreeBSD$ -# PORTNAME= freexl -DISTVERSION= 1.0.0d +DISTVERSION= 1.0.0e CATEGORIES= textproc MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/ @@ -25,4 +21,5 @@ USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in + .include <bsd.port.mk> diff --git a/textproc/freexl/distinfo b/textproc/freexl/distinfo index 813d33a10113..1410cfbfd96d 100644 --- a/textproc/freexl/distinfo +++ b/textproc/freexl/distinfo @@ -1,2 +1,2 @@ -SHA256 (freexl-1.0.0d.tar.gz) = b21307365e27078bccad16cc9618404322c3f8ef2e44c968b71b115b7f589fa2 -SIZE (freexl-1.0.0d.tar.gz) = 918724 +SHA256 (freexl-1.0.0e.tar.gz) = ab07ebd7efa8779e11252752e5bc119accd57a610408a0e198151f4fcc969bfa +SIZE (freexl-1.0.0e.tar.gz) = 921094 |