diff options
Diffstat (limited to 'lang/asn1c/Makefile')
-rw-r--r-- | lang/asn1c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/asn1c/Makefile b/lang/asn1c/Makefile index e6bfc66527c..b567c6073a9 100644 --- a/lang/asn1c/Makefile +++ b/lang/asn1c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2016/07/09 06:38:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2018/08/22 09:45:19 wiz Exp $ # DISTNAME= asn1c-0.9.24 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= http://lionet.info/soft/ |