diff options
Diffstat (limited to 'devel/apache-ant/Makefile')
-rw-r--r-- | devel/apache-ant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index 771e866e1bc..1b8df6d1f29 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2018/02/25 20:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2018/04/29 10:10:41 wiz Exp $ -DISTNAME= apache-ant-1.10.2-bin +DISTNAME= apache-ant-1.10.3-bin PKGNAME= ${DISTNAME:S/-bin//} CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_APACHE:=ant/binaries/} |