diff options
Diffstat (limited to 'textproc/libtre')
-rw-r--r-- | textproc/libtre/Makefile | 4 | ||||
-rw-r--r-- | textproc/libtre/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 52cc9a5e9054..96005be269d8 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libtre -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= textproc MASTER_SITES= http://laurikari.net/tre/ DISTNAME= tre-${PORTVERSION} @@ -26,6 +26,8 @@ INSTALLS_SHLIB= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -lintl +MAN1= agrep.1 + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" diff --git a/textproc/libtre/distinfo b/textproc/libtre/distinfo index 609ef0f51ba0..457c16749b15 100644 --- a/textproc/libtre/distinfo +++ b/textproc/libtre/distinfo @@ -1,2 +1,2 @@ -MD5 (tre-0.7.0.tar.bz2) = 8b5aed339471cd4e0b3c77fe5d4232b6 -SIZE (tre-0.7.0.tar.bz2) = 334810 +MD5 (tre-0.7.1.tar.bz2) = 1df0a1926d8e7e71332b49f46c998902 +SIZE (tre-0.7.1.tar.bz2) = 345137 |