From: Sergey Matveev Date: Sat, 2 Jun 2018 15:58:20 +0000 (+0300) Subject: Sync FreeBSD with upstream X-Git-Tag: 3.3^2~10 X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=commitdiff_plain;h=be9f7118dc750c69e6e0466f42d2da422ea80401 Sync FreeBSD with upstream --- diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index 971db0b..ba883b7 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,12 +1,12 @@ -# $FreeBSD: head/net/nncp/Makefile 460314 2018-01-29 16:17:45Z yuri $ +# $FreeBSD: head/net/nncp/Makefile 471003 2018-05-27 20:24:00Z krion $ PORTNAME= nncp -DISTVERSION= 3.1 +DISTVERSION= 3.2 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ MAINTAINER= stargrave@stargrave.org -COMMENT= Utilities for secure store-and-forward files, mail and command exchanging +COMMENT= Utilities for secure store-and-forward files, mail, command exchanging LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING