X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=ports%2Fnncp%2FMakefile;h=25bff5dbe33b170244b1c5981f97b9a1cafffd6a;hb=840efbb0cff7f840b09abad5aacb89d8b4d053b3;hp=2043075ee00b8f47c87bee22a88836f33f074fce;hpb=1363451d7362fbf340ef57fd5c6053ed91481a15;p=nncp.git diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index 2043075..25bff5d 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= nncp -PORTVERSION= 0.7 +PORTVERSION= 0.11 CATEGORIES= net -MASTER_SITES= http://www.nncpgo.org/download/ \ - http://sourceforge.net/projects/nncp/files/ +MASTER_SITES= http://www.nncpgo.org/download/ MAINTAINER= stargrave@stargrave.org COMMENT= Utilities for secure store-and-forward files and mail exchanging @@ -28,14 +27,15 @@ INSTALL_TARGET= install-strip PLIST_FILES= bin/nncp-call \ bin/nncp-caller \ + bin/nncp-cfgenc \ + bin/nncp-cfgmin \ + bin/nncp-cfgnew \ bin/nncp-check \ bin/nncp-daemon \ bin/nncp-file \ bin/nncp-freq \ bin/nncp-log \ bin/nncp-mail \ - bin/nncp-mincfg \ - bin/nncp-newcfg \ bin/nncp-pkt \ bin/nncp-reass \ bin/nncp-rm \