diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-16 14:43:37 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-16 14:43:37 +0000 |
commit | 260679cf9611ed85431beff1ca98c1a2e21131ac (patch) | |
tree | c9a661e1655efb9083beb7f3d462646b8553329b /devel/api-sanity-autotest/Makefile | |
parent | 0c56707409f5da2c3ef87a205fc29710deafbc30 (diff) |
Notes
Diffstat (limited to 'devel/api-sanity-autotest/Makefile')
-rw-r--r-- | devel/api-sanity-autotest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/api-sanity-autotest/Makefile b/devel/api-sanity-autotest/Makefile index deb96d518044..29a71a624c28 100644 --- a/devel/api-sanity-autotest/Makefile +++ b/devel/api-sanity-autotest/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= api-sanity-checker -PORTVERSION= 1.98.1 +PORTVERSION= 1.98.2 CATEGORIES= devel perl5 MASTER_SITES= https://github.com/lvc/${PORTNAME}/archive/ \ LOCAL/bf/${DIST_SUBDIR} |