]> Cypherpunks.ru repositories - nncp.git/blobdiff - ports/nncp/Makefile
Replace YAML with Hjson
[nncp.git] / ports / nncp / Makefile
index a10018d23bb4468fc0b70cd823adfbed02c80a5d..bd6580edb28c942749ff27e69f3289f5952893da 100644 (file)
@@ -1,7 +1,7 @@
 # $FreeBSD: head/net/nncp/Makefile 484628 2018-11-10 18:12:57Z bapt $
 
 PORTNAME=      nncp
-DISTVERSION=   4.0
+DISTVERSION=   5.0.0
 PORTREVISION=  1
 CATEGORIES=    net
 MASTER_SITES=  http://www.nncpgo.org/download/
@@ -9,7 +9,7 @@ MASTER_SITES=   http://www.nncpgo.org/download/
 MAINTAINER=    stargrave@stargrave.org
 COMMENT=       Utilities for secure store-and-forward files, mail, command exchanging
 
-LICENSE=       GPLv3+
+LICENSE=       GPLv3
 LICENSE_FILE=  ${WRKSRC}/COPYING
 
 BUILD_DEPENDS= go:lang/go