From a428056c96b7e186163823bc293635d0967bfda0 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 22 Apr 2021 15:49:21 +0300 Subject: [PATCH 1/1] Removed now obsolete SVN-related comments --- ports/nncp/Makefile | 2 -- ports/nncp/files/nncp-caller.in | 4 +--- ports/nncp/files/nncp-daemon.in | 4 +--- ports/nncp/files/nncp-toss.in | 4 +--- 4 files changed, 3 insertions(+), 11 deletions(-) diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index e2a7e5d..bb053c3 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD: $ - PORTNAME= nncp DISTVERSION= 6.3.0 CATEGORIES= net diff --git a/ports/nncp/files/nncp-caller.in b/ports/nncp/files/nncp-caller.in index 0ab5492..3ae65fb 100644 --- a/ports/nncp/files/nncp-caller.in +++ b/ports/nncp/files/nncp-caller.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: nncp-caller # REQUIRE: DAEMON NETWORKING FILESYSTEMS # KEYWORD: shutdown diff --git a/ports/nncp/files/nncp-daemon.in b/ports/nncp/files/nncp-daemon.in index fdc1064..0e9b6dc 100644 --- a/ports/nncp/files/nncp-daemon.in +++ b/ports/nncp/files/nncp-daemon.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: nncp-daemon # REQUIRE: DAEMON NETWORKING FILESYSTEMS # KEYWORD: shutdown diff --git a/ports/nncp/files/nncp-toss.in b/ports/nncp/files/nncp-toss.in index 6fbe546..99dc6fc 100644 --- a/ports/nncp/files/nncp-toss.in +++ b/ports/nncp/files/nncp-toss.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: nncp-toss # REQUIRE: DAEMON NETWORKING FILESYSTEMS # KEYWORD: shutdown -- 2.44.0