diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-20 22:49:55 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-20 22:49:55 +0000 |
commit | a75a7e549a5351fe9714c9afaa78e84021e81723 (patch) | |
tree | 1d6b7ea4414249694f4ec80d35ccf6d2ae4000ad | |
parent | 24fbfa8d17809e76d4bf3966134f0d8a0c20bab1 (diff) | |
download | freebsd-ports-a75a7e549a5351fe9714c9afaa78e84021e81723.zip |
use correct header wording (portlint)
-rw-r--r-- | net/gated/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index 643e1d8dd327..ac47a393fc28 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,4 +1,4 @@ -# Makefile for: gated +# Ports collection makefile for: gated # Version required: 3.5.11 # Date created: 29 October 1994 # Whom: pst |