From be9f7118dc750c69e6e0466f42d2da422ea80401 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 2 Jun 2018 18:58:20 +0300 Subject: [PATCH] Sync FreeBSD with upstream --- ports/nncp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.44.0