diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2013-06-09 19:30:58 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2013-06-09 19:30:58 +0000 |
commit | 1f2b1eac8efc6c78fe5812a440328a74c1db3ec5 (patch) | |
tree | 45e6d01ac243fc692b2b3dc21ccf4af150938e8d /textproc/libextractor | |
parent | b6702c813611f59c5c532b812919372252db5fc7 (diff) | |
download | ports-1f2b1eac8efc6c78fe5812a440328a74c1db3ec5.tar.gz ports-1f2b1eac8efc6c78fe5812a440328a74c1db3ec5.zip |
Notes
Diffstat (limited to 'textproc/libextractor')
-rw-r--r-- | textproc/libextractor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 21f737cf084c..cf319f4c0100 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -3,7 +3,7 @@ PORTNAME= libextractor PORTVERSION= 0.6.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |