aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 11:55:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:31:07 +0000
commit305f148f482daf30dcf728039d03d019f88344eb (patch)
treeff16a91b9ebb1e884ba29f7732b812547ea81b9e /ports-mgmt
parent5d33e045968104ac678d8b4b4ec1e8956bbf68e0 (diff)
downloadports-305f148f482daf30dcf728039d03d019f88344eb.tar.gz
ports-305f148f482daf30dcf728039d03d019f88344eb.zip
Remove # $FreeBSD$ from Makefiles.
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/Makefile2
-rw-r--r--ports-mgmt/bsdadminscripts2/Makefile1
-rw-r--r--ports-mgmt/caronade/Makefile1
-rw-r--r--ports-mgmt/chucky/Makefile1
-rw-r--r--ports-mgmt/create-rb-port/Makefile1
-rw-r--r--ports-mgmt/dialog4ports-static/Makefile1
-rw-r--r--ports-mgmt/dialog4ports/Makefile1
-rw-r--r--ports-mgmt/distilator/Makefile1
-rw-r--r--ports-mgmt/fastest_pkg/Makefile1
-rw-r--r--ports-mgmt/freebsd-bugzilla-cli/Makefile1
-rw-r--r--ports-mgmt/genpatch/Makefile1
-rw-r--r--ports-mgmt/genplist/Makefile1
-rw-r--r--ports-mgmt/jailaudit/Makefile1
-rw-r--r--ports-mgmt/lsknobs/Makefile1
-rw-r--r--ports-mgmt/mkreadmes/Makefile1
-rw-r--r--ports-mgmt/modules2tuple/Makefile1
-rw-r--r--ports-mgmt/octopkg/Makefile1
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile1
-rw-r--r--ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile1
-rw-r--r--ports-mgmt/p5-FreeBSD-Ports/Makefile1
-rw-r--r--ports-mgmt/packagekit/Makefile1
-rw-r--r--ports-mgmt/pchecker/Makefile1
-rw-r--r--ports-mgmt/pkg-devel/Makefile1
-rw-r--r--ports-mgmt/pkg-provides/Makefile1
-rw-r--r--ports-mgmt/pkg-rmleaf/Makefile1
-rw-r--r--ports-mgmt/pkg/Makefile1
-rw-r--r--ports-mgmt/pkg_cleanup/Makefile1
-rw-r--r--ports-mgmt/pkg_cutleaves/Makefile1
-rw-r--r--ports-mgmt/pkg_jail/Makefile1
-rw-r--r--ports-mgmt/pkg_replace/Makefile1
-rw-r--r--ports-mgmt/pkg_rmleaves/Makefile1
-rw-r--r--ports-mgmt/pkg_search/Makefile1
-rw-r--r--ports-mgmt/pkg_tree/Makefile1
-rw-r--r--ports-mgmt/pkgcompare/Makefile1
-rw-r--r--ports-mgmt/pkgs_which/Makefile1
-rw-r--r--ports-mgmt/port-authoring-tools/Makefile1
-rw-r--r--ports-mgmt/port-index-uniquifier/Makefile1
-rw-r--r--ports-mgmt/port-maintenance-tools/Makefile1
-rw-r--r--ports-mgmt/portal/Makefile1
-rw-r--r--ports-mgmt/portconf/Makefile1
-rw-r--r--ports-mgmt/portdowngrade/Makefile1
-rw-r--r--ports-mgmt/portest/Makefile1
-rw-r--r--ports-mgmt/portfind/Makefile1
-rw-r--r--ports-mgmt/portfmt/Makefile1
-rw-r--r--ports-mgmt/portgraph/Makefile1
-rw-r--r--ports-mgmt/portgrep/Makefile1
-rw-r--r--ports-mgmt/portless/Makefile1
-rw-r--r--ports-mgmt/portlint/Makefile1
-rw-r--r--ports-mgmt/portmaster/Makefile1
-rw-r--r--ports-mgmt/portrac/Makefile1
-rw-r--r--ports-mgmt/ports-tools/Makefile1
-rw-r--r--ports-mgmt/portscout/Makefile1
-rw-r--r--ports-mgmt/portsearch/Makefile1
-rw-r--r--ports-mgmt/portshaker-config/Makefile1
-rw-r--r--ports-mgmt/portshaker/Makefile1
-rw-r--r--ports-mgmt/portsreinstall/Makefile1
-rw-r--r--ports-mgmt/porttools/Makefile1
-rw-r--r--ports-mgmt/porttree/Makefile1
-rw-r--r--ports-mgmt/portupdate-scan/Makefile1
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile1
-rw-r--r--ports-mgmt/portupgrade/Makefile1
-rw-r--r--ports-mgmt/poudriere-devel/Makefile1
-rw-r--r--ports-mgmt/poudriere/Makefile1
-rw-r--r--ports-mgmt/psearch/Makefile1
-rw-r--r--ports-mgmt/py-FreeBSD-ports/Makefile1
-rw-r--r--ports-mgmt/py-pytoport/Makefile1
-rw-r--r--ports-mgmt/py-skog/Makefile1
-rw-r--r--ports-mgmt/synth/Makefile1
-rw-r--r--ports-mgmt/wanted-ports/Makefile1
69 files changed, 0 insertions, 70 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile
index c3a2ca902c98..94fb78a343f7 100644
--- a/ports-mgmt/Makefile
+++ b/ports-mgmt/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-#
COMMENT = Ports for managing, installing, and developing FreeBSD ports and packages
diff --git a/ports-mgmt/bsdadminscripts2/Makefile b/ports-mgmt/bsdadminscripts2/Makefile
index ed7190517745..cb0c65979d00 100644
--- a/ports-mgmt/bsdadminscripts2/Makefile
+++ b/ports-mgmt/bsdadminscripts2/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= bsdadminscripts2
PORTVERSION= 0.3.0
diff --git a/ports-mgmt/caronade/Makefile b/ports-mgmt/caronade/Makefile
index e211ddf52cc7..61d1cc0d10f0 100644
--- a/ports-mgmt/caronade/Makefile
+++ b/ports-mgmt/caronade/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= caronade
DISTVERSIONPREFIX=v
diff --git a/ports-mgmt/chucky/Makefile b/ports-mgmt/chucky/Makefile
index 7a8d76471910..d8a4d4d0af9e 100644
--- a/ports-mgmt/chucky/Makefile
+++ b/ports-mgmt/chucky/Makefile
@@ -1,5 +1,4 @@
# Created by: "Waitman Gobble" <uzimac@da3m0n8t3r.com>
-# $FreeBSD$
PORTNAME= chucky
PORTVERSION= 1.0
diff --git a/ports-mgmt/create-rb-port/Makefile b/ports-mgmt/create-rb-port/Makefile
index 0bf6f9789c65..314342e7b0e3 100644
--- a/ports-mgmt/create-rb-port/Makefile
+++ b/ports-mgmt/create-rb-port/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= create-rb-port
PORTVERSION= 0.0.3
diff --git a/ports-mgmt/dialog4ports-static/Makefile b/ports-mgmt/dialog4ports-static/Makefile
index f87947391725..830656689c16 100644
--- a/ports-mgmt/dialog4ports-static/Makefile
+++ b/ports-mgmt/dialog4ports-static/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PKGNAMESUFFIX= -static
diff --git a/ports-mgmt/dialog4ports/Makefile b/ports-mgmt/dialog4ports/Makefile
index 45d5f73a971c..1838aeb1f7fc 100644
--- a/ports-mgmt/dialog4ports/Makefile
+++ b/ports-mgmt/dialog4ports/Makefile
@@ -1,5 +1,4 @@
# Created by: Ilya A. Arkhipov <rum1cro@yandex.ru>
-# $FreeBSD$
PORTNAME= dialog4ports
PORTVERSION= 0.1.6
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile
index 5fa2121ad9eb..9e7542c8c867 100644
--- a/ports-mgmt/distilator/Makefile
+++ b/ports-mgmt/distilator/Makefile
@@ -1,5 +1,4 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
-# $FreeBSD$
PORTNAME= distilator
PORTVERSION= 1.3
diff --git a/ports-mgmt/fastest_pkg/Makefile b/ports-mgmt/fastest_pkg/Makefile
index 8fc8a674c2fb..37a954812310 100644
--- a/ports-mgmt/fastest_pkg/Makefile
+++ b/ports-mgmt/fastest_pkg/Makefile
@@ -1,5 +1,4 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
-# $FreeBSD$
PORTNAME= fastest_pkg
PORTVERSION= 0.1.2
diff --git a/ports-mgmt/freebsd-bugzilla-cli/Makefile b/ports-mgmt/freebsd-bugzilla-cli/Makefile
index 713880d83bf4..0e54a75c1283 100644
--- a/ports-mgmt/freebsd-bugzilla-cli/Makefile
+++ b/ports-mgmt/freebsd-bugzilla-cli/Makefile
@@ -1,5 +1,4 @@
# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
-# $FreeBSD$
PORTNAME= freebsd-bugzilla-cli
PORTVERSION= 0.15.1
diff --git a/ports-mgmt/genpatch/Makefile b/ports-mgmt/genpatch/Makefile
index c80c30101360..56c32edb6b7f 100644
--- a/ports-mgmt/genpatch/Makefile
+++ b/ports-mgmt/genpatch/Makefile
@@ -1,5 +1,4 @@
# Created by: John Marino <marino@FreeBSD.org>
-# $FreeBSD$
PORTNAME= genpatch
PORTVERSION= 1.40
diff --git a/ports-mgmt/genplist/Makefile b/ports-mgmt/genplist/Makefile
index 99127911022c..057c09aeceee 100644
--- a/ports-mgmt/genplist/Makefile
+++ b/ports-mgmt/genplist/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= genplist
PORTVERSION= 1.2
diff --git a/ports-mgmt/jailaudit/Makefile b/ports-mgmt/jailaudit/Makefile
index 889e4fc92406..604917db551a 100644
--- a/ports-mgmt/jailaudit/Makefile
+++ b/ports-mgmt/jailaudit/Makefile
@@ -1,5 +1,4 @@
# Created by: Philipp Wuensche <cryx-ports@h3q.com>
-# $FreeBSD$
PORTNAME= jailaudit
PORTVERSION= 1.6.1
diff --git a/ports-mgmt/lsknobs/Makefile b/ports-mgmt/lsknobs/Makefile
index 1e7d71e7cdcc..763b14b65cae 100644
--- a/ports-mgmt/lsknobs/Makefile
+++ b/ports-mgmt/lsknobs/Makefile
@@ -1,5 +1,4 @@
# Created by: Gabriel Linder <linder.gabriel@gmail.com>
-# $FreeBSD$
PORTNAME= lsknobs
PORTVERSION= 1.0
diff --git a/ports-mgmt/mkreadmes/Makefile b/ports-mgmt/mkreadmes/Makefile
index 46437da9afce..e2019bb15c0c 100644
--- a/ports-mgmt/mkreadmes/Makefile
+++ b/ports-mgmt/mkreadmes/Makefile
@@ -1,5 +1,4 @@
# Created by: Conrad J. Sabatier <conrads@cox.net>
-# $FreeBSD$
PORTNAME= mkreadmes
DISTVERSION= 1.3
diff --git a/ports-mgmt/modules2tuple/Makefile b/ports-mgmt/modules2tuple/Makefile
index a3e9d9b21fe8..ebc0aea6e49a 100644
--- a/ports-mgmt/modules2tuple/Makefile
+++ b/ports-mgmt/modules2tuple/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= modules2tuple
DISTVERSIONPREFIX= v
diff --git a/ports-mgmt/octopkg/Makefile b/ports-mgmt/octopkg/Makefile
index 374b94688efc..131411215855 100644
--- a/ports-mgmt/octopkg/Makefile
+++ b/ports-mgmt/octopkg/Makefile
@@ -1,5 +1,4 @@
# Created by: kmoore@FreeBSD.org
-# $FreeBSD$
PORTNAME= octopkg
PORTVERSION= 0.3.1
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index cc4d54299b10..2cd5dea612b0 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -1,5 +1,4 @@
# Created by: Matthew Seaman
-# $FreeBSD$
PORTNAME= FreeBSD-Portindex
PORTVERSION= 3.6
diff --git a/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile b/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
index 67e63d4603da..0b96bc01d35a 100644
--- a/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
@@ -1,5 +1,4 @@
# Created by: Zane C, Bowers <vvelox@vvelox.net>
-# $FreeBSD$
PORTNAME= FreeBSD-Ports-INDEXhash
PORTVERSION= 1.2.2
diff --git a/ports-mgmt/p5-FreeBSD-Ports/Makefile b/ports-mgmt/p5-FreeBSD-Ports/Makefile
index b703d2d9c633..ed454a01ac1a 100644
--- a/ports-mgmt/p5-FreeBSD-Ports/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Ports/Makefile
@@ -1,5 +1,4 @@
# Created by: Tom Hukins <tom@FreeBSD.org>
-# $FreeBSD$
PORTNAME= FreeBSD-Ports
PORTVERSION= 0.04
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index b29c1f25b88f..35e24c67ebc6 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -1,5 +1,4 @@
# Created by: Anders F Bjorklund <afb@users.sourceforge.net>
-# $FreeBSD$
# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.26 2010/10/10 15:49:51 marcus Exp $
PORTNAME= PackageKit
diff --git a/ports-mgmt/pchecker/Makefile b/ports-mgmt/pchecker/Makefile
index e0766fea8423..ca21ec4f071a 100644
--- a/ports-mgmt/pchecker/Makefile
+++ b/ports-mgmt/pchecker/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= pchecker
PORTVERSION= 1.25
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index 978cb761268d..144d2ed916f3 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.16.99.4
diff --git a/ports-mgmt/pkg-provides/Makefile b/ports-mgmt/pkg-provides/Makefile
index 05b0140f8aa7..ddcf1d02585a 100644
--- a/ports-mgmt/pkg-provides/Makefile
+++ b/ports-mgmt/pkg-provides/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= pkg-provides
DISTVERSIONPREFIX= v
diff --git a/ports-mgmt/pkg-rmleaf/Makefile b/ports-mgmt/pkg-rmleaf/Makefile
index 60d19953982d..5c69a0994369 100644
--- a/ports-mgmt/pkg-rmleaf/Makefile
+++ b/ports-mgmt/pkg-rmleaf/Makefile
@@ -1,5 +1,4 @@
# Created by: Yanhui Shen <shen.elf@gmail.com>
-# $FreeBSD$
PORTNAME= pkg-rmleaf
PORTVERSION= 0.4
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index ec09af287d9a..ad0168c6564a 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.16.3
diff --git a/ports-mgmt/pkg_cleanup/Makefile b/ports-mgmt/pkg_cleanup/Makefile
index db6dc7fcc040..8595a25571bd 100644
--- a/ports-mgmt/pkg_cleanup/Makefile
+++ b/ports-mgmt/pkg_cleanup/Makefile
@@ -1,5 +1,4 @@
# Created by: Stephen Hurd <shurd@FreeBSD.org>
-# $FreeBSD$
PORTNAME= pkg_cleanup
PORTVERSION= 2.1
diff --git a/ports-mgmt/pkg_cutleaves/Makefile b/ports-mgmt/pkg_cutleaves/Makefile
index 776a0dde3804..998a2b52d971 100644
--- a/ports-mgmt/pkg_cutleaves/Makefile
+++ b/ports-mgmt/pkg_cutleaves/Makefile
@@ -1,5 +1,4 @@
# Created by: Stefan Walter <sw@gegenunendlich.de>
-# $FreeBSD$
PORTNAME= pkg_cutleaves
PORTVERSION= 20181216
diff --git a/ports-mgmt/pkg_jail/Makefile b/ports-mgmt/pkg_jail/Makefile
index 17a5086bca54..5a1b8be264e3 100644
--- a/ports-mgmt/pkg_jail/Makefile
+++ b/ports-mgmt/pkg_jail/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= pkg_jail
PORTVERSION= 2.10
diff --git a/ports-mgmt/pkg_replace/Makefile b/ports-mgmt/pkg_replace/Makefile
index 93efcc6c5e63..d46076f8d123 100644
--- a/ports-mgmt/pkg_replace/Makefile
+++ b/ports-mgmt/pkg_replace/Makefile
@@ -1,5 +1,4 @@
# Created by: Securedog <securedog@users.sourceforge.jp>
-# $FreeBSD$
PORTNAME= pkg_replace
PORTVERSION= 20200821
diff --git a/ports-mgmt/pkg_rmleaves/Makefile b/ports-mgmt/pkg_rmleaves/Makefile
index 11339bd16755..0f752bbb00a0 100644
--- a/ports-mgmt/pkg_rmleaves/Makefile
+++ b/ports-mgmt/pkg_rmleaves/Makefile
@@ -1,5 +1,4 @@
# Created by: Timothy Redaelli <drizzt@gufi.org>
-# $FreeBSD$
PORTNAME= pkg_rmleaves
PORTVERSION= 20190108
diff --git a/ports-mgmt/pkg_search/Makefile b/ports-mgmt/pkg_search/Makefile
index d729ed3c3b38..8e07c097890a 100644
--- a/ports-mgmt/pkg_search/Makefile
+++ b/ports-mgmt/pkg_search/Makefile
@@ -1,5 +1,4 @@
# Created by: Matthias Schmidt
-# $FreeBSD$
PORTNAME= pkg_search
PORTVERSION= 1.3
diff --git a/ports-mgmt/pkg_tree/Makefile b/ports-mgmt/pkg_tree/Makefile
index 3fda3bed432f..735bc2bbe1cd 100644
--- a/ports-mgmt/pkg_tree/Makefile
+++ b/ports-mgmt/pkg_tree/Makefile
@@ -1,5 +1,4 @@
# Created by: Edwin Groothuis (edwin@mavetju.org)
-# $FreeBSD$
PORTNAME= pkg_tree
PORTVERSION= 1.1
diff --git a/ports-mgmt/pkgcompare/Makefile b/ports-mgmt/pkgcompare/Makefile
index d3d227b19669..2c97f2e5c779 100644
--- a/ports-mgmt/pkgcompare/Makefile
+++ b/ports-mgmt/pkgcompare/Makefile
@@ -1,5 +1,4 @@
# Created by: "Waitman Gobble" <uzimac@da3m0n8t3r.com>
-# $FreeBSD$
PORTNAME= pkgcompare
PORTVERSION= 1.1
diff --git a/ports-mgmt/pkgs_which/Makefile b/ports-mgmt/pkgs_which/Makefile
index a21490b1063e..6a6cce0dcfba 100644
--- a/ports-mgmt/pkgs_which/Makefile
+++ b/ports-mgmt/pkgs_which/Makefile
@@ -1,5 +1,4 @@
# Created by: Matthias Andree <mandree@FreeBSD.org>
-# $FreeBSD$
PORTNAME= pkgs_which
PORTVERSION= 0.4.1
diff --git a/ports-mgmt/port-authoring-tools/Makefile b/ports-mgmt/port-authoring-tools/Makefile
index 5895f6e35613..a98b70bf3bf0 100644
--- a/ports-mgmt/port-authoring-tools/Makefile
+++ b/ports-mgmt/port-authoring-tools/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= port-authoring-tools
PORTVERSION= 1.0
diff --git a/ports-mgmt/port-index-uniquifier/Makefile b/ports-mgmt/port-index-uniquifier/Makefile
index 0149fcc5f063..3c6ec944be6c 100644
--- a/ports-mgmt/port-index-uniquifier/Makefile
+++ b/ports-mgmt/port-index-uniquifier/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= port-index-uniquifier
PORTVERSION= ${OSVERSION}
diff --git a/ports-mgmt/port-maintenance-tools/Makefile b/ports-mgmt/port-maintenance-tools/Makefile
index 08073ee0549a..6fbd36baeb0e 100644
--- a/ports-mgmt/port-maintenance-tools/Makefile
+++ b/ports-mgmt/port-maintenance-tools/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= port-maintenance-tools
PORTVERSION= 1.0
diff --git a/ports-mgmt/portal/Makefile b/ports-mgmt/portal/Makefile
index 32613e4f7104..a1be66d76e48 100644
--- a/ports-mgmt/portal/Makefile
+++ b/ports-mgmt/portal/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= portal
PORTVERSION= 0.4
diff --git a/ports-mgmt/portconf/Makefile b/ports-mgmt/portconf/Makefile
index c119b63ac5b1..cd2b5bab6696 100644
--- a/ports-mgmt/portconf/Makefile
+++ b/ports-mgmt/portconf/Makefile
@@ -1,5 +1,4 @@
# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
PORTNAME= portconf
PORTVERSION= 1.6
diff --git a/ports-mgmt/portdowngrade/Makefile b/ports-mgmt/portdowngrade/Makefile
index 84df7bf5afbb..59ac97920e8e 100644
--- a/ports-mgmt/portdowngrade/Makefile
+++ b/ports-mgmt/portdowngrade/Makefile
@@ -1,5 +1,4 @@
# Created by: Heiner <h.eichmann@gmx.de>
-# $FreeBSD$
PORTNAME= portdowngrade
PORTVERSION= 1.7
diff --git a/ports-mgmt/portest/Makefile b/ports-mgmt/portest/Makefile
index bab45484c60d..02738ce0bb22 100644
--- a/ports-mgmt/portest/Makefile
+++ b/ports-mgmt/portest/Makefile
@@ -1,5 +1,4 @@
# Created by: Richard Gallamore <ultima@FreeBSD.org>
-# $FreeBSD$
PORTNAME= portest
PORTVERSION= 0.1.9
diff --git a/ports-mgmt/portfind/Makefile b/ports-mgmt/portfind/Makefile
index 510f9d8a7515..64fec84df98f 100644
--- a/ports-mgmt/portfind/Makefile
+++ b/ports-mgmt/portfind/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= portfind
PORTVERSION= 1.6.3
diff --git a/ports-mgmt/portfmt/Makefile b/ports-mgmt/portfmt/Makefile
index f3e0a1d097c5..b1ba8fc253d8 100644
--- a/ports-mgmt/portfmt/Makefile
+++ b/ports-mgmt/portfmt/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= portfmt
DISTVERSION= g20210321
diff --git a/ports-mgmt/portgraph/Makefile b/ports-mgmt/portgraph/Makefile
index 9da41871b52a..89e1896f3958 100644
--- a/ports-mgmt/portgraph/Makefile
+++ b/ports-mgmt/portgraph/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= portgraph
PORTVERSION= 0.0.1
diff --git a/ports-mgmt/portgrep/Makefile b/ports-mgmt/portgrep/Makefile
index 56dd5987d72e..ee2e38819f07 100644
--- a/ports-mgmt/portgrep/Makefile
+++ b/ports-mgmt/portgrep/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= portgrep
DISTVERSIONPREFIX= v
diff --git a/ports-mgmt/portless/Makefile b/ports-mgmt/portless/Makefile
index 1026173c2f84..a3a3ff076893 100644
--- a/ports-mgmt/portless/Makefile
+++ b/ports-mgmt/portless/Makefile
@@ -1,5 +1,4 @@
# Created by: Martin Kammerhofer
-# $FreeBSD$
PORTNAME= portless
PORTVERSION= 0.2.7
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile
index e4928eb59226..548a5bf0e5bd 100644
--- a/ports-mgmt/portlint/Makefile
+++ b/ports-mgmt/portlint/Makefile
@@ -1,5 +1,4 @@
# Created by: Jun-ichiro itojun Hagino <itojun@itojun.org>
-# $FreeBSD$
PORTNAME= portlint
PORTVERSION= 2.19.4
diff --git a/ports-mgmt/portmaster/Makefile b/ports-mgmt/portmaster/Makefile
index a7e6dadc0324..dba539562fdb 100644
--- a/ports-mgmt/portmaster/Makefile
+++ b/ports-mgmt/portmaster/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= portmaster
PORTVERSION= 3.19
diff --git a/ports-mgmt/portrac/Makefile b/ports-mgmt/portrac/Makefile
index c1ec3b1401e1..a9472a262bc5 100644
--- a/ports-mgmt/portrac/Makefile
+++ b/ports-mgmt/portrac/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= portrac
PORTVERSION= 0.5
diff --git a/ports-mgmt/ports-tools/Makefile b/ports-mgmt/ports-tools/Makefile
index 8b6a890a2b81..161424b499fc 100644
--- a/ports-mgmt/ports-tools/Makefile
+++ b/ports-mgmt/ports-tools/Makefile
@@ -1,5 +1,4 @@
# Created by: Pawel Pekala <pawel@FreeBSD.org>
-# $FreeBSD$
PORTNAME= ports-tools
PORTVERSION= 1.8
diff --git a/ports-mgmt/portscout/Makefile b/ports-mgmt/portscout/Makefile
index cdfba7c9cdce..8f59121a6d82 100644
--- a/ports-mgmt/portscout/Makefile
+++ b/ports-mgmt/portscout/Makefile
@@ -1,5 +1,4 @@
# Created by: Shaun Amott <shaun@inerd.com>
-# $FreeBSD$
PORTNAME= portscout
PORTVERSION= 0.8.1.4
diff --git a/ports-mgmt/portsearch/Makefile b/ports-mgmt/portsearch/Makefile
index 4c1d1b14f656..3fa74141e8fc 100644
--- a/ports-mgmt/portsearch/Makefile
+++ b/ports-mgmt/portsearch/Makefile
@@ -1,5 +1,4 @@
# Created by: Vasil Dimov <vd@datamax.bg>
-# $FreeBSD$
PORTNAME= portsearch
PORTVERSION= 1.3.5
diff --git a/ports-mgmt/portshaker-config/Makefile b/ports-mgmt/portshaker-config/Makefile
index 930119221289..27d3234f037d 100644
--- a/ports-mgmt/portshaker-config/Makefile
+++ b/ports-mgmt/portshaker-config/Makefile
@@ -1,5 +1,4 @@
# Created by: Romain Tartiere <romain@FreeBSD.org>
-# $FreeBSD$
PORTNAME= portshaker-config
PORTREVISION= 4
diff --git a/ports-mgmt/portshaker/Makefile b/ports-mgmt/portshaker/Makefile
index ae664012bc16..5e8d9b322332 100644
--- a/ports-mgmt/portshaker/Makefile
+++ b/ports-mgmt/portshaker/Makefile
@@ -1,5 +1,4 @@
# Created by: Romain Tartiere <romain@blogreen.org>
-# $FreeBSD$
PORTNAME?= portshaker
PORTVERSION= 1.0.18
diff --git a/ports-mgmt/portsreinstall/Makefile b/ports-mgmt/portsreinstall/Makefile
index 640ec9036730..aced55371cc9 100644
--- a/ports-mgmt/portsreinstall/Makefile
+++ b/ports-mgmt/portsreinstall/Makefile
@@ -1,5 +1,4 @@
# Created by: Mamoru Sakaue / MwGhennndo
-# $FreeBSD$
PORTNAME= portsreinstall
PORTVERSION= 4.1.0
diff --git a/ports-mgmt/porttools/Makefile b/ports-mgmt/porttools/Makefile
index a05b3f7bcba7..11e9bd5ba56e 100644
--- a/ports-mgmt/porttools/Makefile
+++ b/ports-mgmt/porttools/Makefile
@@ -1,5 +1,4 @@
# Created by: Sergei Kolobov <sergei@kolobov.com>
-# $FreeBSD$
PORTNAME= porttools
PORTVERSION= 1.09
diff --git a/ports-mgmt/porttree/Makefile b/ports-mgmt/porttree/Makefile
index 72816ce4ab4e..5991387f8553 100644
--- a/ports-mgmt/porttree/Makefile
+++ b/ports-mgmt/porttree/Makefile
@@ -1,5 +1,4 @@
# Created by: Vladimir Chukharev
-# $FreeBSD$
PORTNAME= porttree
PORTVERSION= 1.1.r${SVN_REV}
diff --git a/ports-mgmt/portupdate-scan/Makefile b/ports-mgmt/portupdate-scan/Makefile
index b6dc3a190cba..f7350b6216b2 100644
--- a/ports-mgmt/portupdate-scan/Makefile
+++ b/ports-mgmt/portupdate-scan/Makefile
@@ -1,5 +1,4 @@
# Created by: Alex Stangl <alex@stangl.us>
-# $FreeBSD$
PORTNAME= portupdate-scan
PORTVERSION= 0.4
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index 5cafb05f48f6..d6c6f6cfdcbc 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -1,5 +1,4 @@
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
-# $FreeBSD$
PORTNAME= portupgrade
PORTVERSION= 20180309
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 8c1a801f8d5c..2403238f0911 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -1,5 +1,4 @@
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
-# $FreeBSD$
PORTNAME= portupgrade
PORTVERSION= 2.4.16
diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile
index 3e558ec13bd6..30956dde8861 100644
--- a/ports-mgmt/poudriere-devel/Makefile
+++ b/ports-mgmt/poudriere-devel/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= poudriere
DISTVERSION= 3.3.99.20210303
diff --git a/ports-mgmt/poudriere/Makefile b/ports-mgmt/poudriere/Makefile
index b34132c8d747..b5b161ba86fe 100644
--- a/ports-mgmt/poudriere/Makefile
+++ b/ports-mgmt/poudriere/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= poudriere
DISTVERSION= 3.3.6
diff --git a/ports-mgmt/psearch/Makefile b/ports-mgmt/psearch/Makefile
index fdbfaf9babd9..e732dd322e35 100644
--- a/ports-mgmt/psearch/Makefile
+++ b/ports-mgmt/psearch/Makefile
@@ -1,5 +1,4 @@
# Created by: Benjamin Lutz
-# $FreeBSD$
PORTNAME= psearch
PORTVERSION= 2.1.0
diff --git a/ports-mgmt/py-FreeBSD-ports/Makefile b/ports-mgmt/py-FreeBSD-ports/Makefile
index 7a782615a4c0..2354c311a145 100644
--- a/ports-mgmt/py-FreeBSD-ports/Makefile
+++ b/ports-mgmt/py-FreeBSD-ports/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PORTNAME= FreeBSD-ports
PORTVERSION= 0.0.9
diff --git a/ports-mgmt/py-pytoport/Makefile b/ports-mgmt/py-pytoport/Makefile
index 513f212ba9b1..de6386386eae 100644
--- a/ports-mgmt/py-pytoport/Makefile
+++ b/ports-mgmt/py-pytoport/Makefile
@@ -1,5 +1,4 @@
# Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
-# $FreeBSD$
PORTNAME= pytoport
DISTVERSIONPREFIX= v
diff --git a/ports-mgmt/py-skog/Makefile b/ports-mgmt/py-skog/Makefile
index 5a39ce69616d..3e87db12bf9d 100644
--- a/ports-mgmt/py-skog/Makefile
+++ b/ports-mgmt/py-skog/Makefile
@@ -1,5 +1,4 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
-# $FreeBSD$
PORTNAME= skog
PORTVERSION= 0.1.0
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile
index c6b41df90615..2c06a5fb032c 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -1,5 +1,4 @@
# Created by: John Marino <marino@FreeBSD.org>
-# $FreeBSD$
PORTNAME= synth
DISTVERSIONPREFIX= v
diff --git a/ports-mgmt/wanted-ports/Makefile b/ports-mgmt/wanted-ports/Makefile
index 3668871ca43f..8935bc5d3b87 100644
--- a/ports-mgmt/wanted-ports/Makefile
+++ b/ports-mgmt/wanted-ports/Makefile
@@ -1,5 +1,4 @@
# Created by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
-# $FreeBSD$
PORTNAME= wanted-ports
PORTVERSION= 0.2