diff options
Diffstat (limited to 'security/amap/Makefile')
-rw-r--r-- | security/amap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/amap/Makefile b/security/amap/Makefile index 1647efd5f01..45322218dec 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/02/12 23:18:31 tron Exp $ +# $NetBSD: Makefile,v 1.25 2016/03/05 11:29:18 jperkin Exp $ # DISTNAME= amap-5.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net security MASTER_SITES= http://freeworld.thc.org/releases/ |