diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2012-03-04 23:57:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2012-03-04 23:57:59 +0000 |
commit | d0e0364c48995838e9e215bec83fde80ad8e8984 (patch) | |
tree | f498dc97fa029169e252d8f10e08124823965ddb /converters/libiconv/Makefile | |
parent | cb5830acfca515ffffdf612748a69a61aac792f5 (diff) | |
download | ports-d0e0364c48995838e9e215bec83fde80ad8e8984.tar.gz ports-d0e0364c48995838e9e215bec83fde80ad8e8984.zip |
Notes
Diffstat (limited to 'converters/libiconv/Makefile')
-rw-r--r-- | converters/libiconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index a13afbbd64c7..871a5ac0faa0 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -7,7 +7,7 @@ PORTNAME= libiconv PORTVERSION= 1.13.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |