diff options
author | eadler <eadler@FreeBSD.org> | 2012-10-06 22:35:45 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-10-06 22:35:45 +0800 |
commit | 9e5a63cd71947b5363d11ae865fc5330aad15528 (patch) | |
tree | 8908dc4e93d474b98b3470c2350eb0ff88b93814 /sysutils | |
parent | 88a7129678c402e202bc3ba12041f5b619c3e90e (diff) | |
download | freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.tar.gz freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.tar.zst freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.zip |
Trim the headers in the ports I maintain.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/googlog/Makefile | 6 | ||||
-rw-r--r-- | sysutils/hextools/Makefile | 5 | ||||
-rw-r--r-- | sysutils/moreutils-parallel/Makefile | 6 | ||||
-rw-r--r-- | sysutils/stalepid/Makefile | 6 | ||||
-rw-r--r-- | sysutils/timelimit/Makefile | 6 | ||||
-rw-r--r-- | sysutils/unquote/Makefile | 6 | ||||
-rw-r--r-- | sysutils/x86info/Makefile | 6 |
7 files changed, 6 insertions, 35 deletions
diff --git a/sysutils/googlog/Makefile b/sysutils/googlog/Makefile index bebbcf0b64fa..4e5bac041aa2 100644 --- a/sysutils/googlog/Makefile +++ b/sysutils/googlog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: googlog -# Date created: 19 Jun 2007 -# Whom: araujo -# +# Created by: araujo # $FreeBSD$ -# PORTNAME= googlog PORTVERSION= 1.18 diff --git a/sysutils/hextools/Makefile b/sysutils/hextools/Makefile index d1ceb4a0204d..82c153f164f7 100644 --- a/sysutils/hextools/Makefile +++ b/sysutils/hextools/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: hextools -# Date created: 19 Oct 2010 -# Whom: Eitan Adler -# # $FreeBSD$ -# PORTNAME= hextools PORTVERSION= 1.1 diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index efa74dcfba5a..8c51175b0655 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: moreutils-parallel -# Date created: 2010-12-09 -# Whom: Charlie Kester <corky1951@comcast.net> -# +# Created by: Charlie Kester <corky1951@comcast.net> # $FreeBSD$ -# PORTNAME= moreutils-parallel PORTVERSION= 0.44 diff --git a/sysutils/stalepid/Makefile b/sysutils/stalepid/Makefile index acb1bf0591f8..6b6462ad8142 100644 --- a/sysutils/stalepid/Makefile +++ b/sysutils/stalepid/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: stalepid -# Date created: 4 December 2003 -# Whom: roam@FreeBSD.org -# +# Created by: roam@FreeBSD.org # $FreeBSD$ -# PORTNAME= stalepid PORTVERSION= 1.0.b1 diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile index 4b8be52a1cc5..e6d1a0b5e5bf 100644 --- a/sysutils/timelimit/Makefile +++ b/sysutils/timelimit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: timelimit -# Date created: 9 June 2001 -# Whom: roam@FreeBSD.org -# +# Created by: roam@FreeBSD.org # $FreeBSD$ -# PORTNAME= timelimit PORTVERSION= 1.8 diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index 9ff9cb0038a0..22beefe7fd08 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: unquote -# Date created: 5 May 2000 -# Whom: roam@FreeBSD.org -# +# Created by: roam@FreeBSD.org # $FreeBSD$ -# PORTNAME= unquote PORTVERSION= 1.0.b4 diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile index 601c8593565f..beaad79e3ada 100644 --- a/sysutils/x86info/Makefile +++ b/sysutils/x86info/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: x86info -# Date created: 26 Aug 2001 -# Whom: Erik Greenwald <erik@smluc.org> -# +# Created by: Erik Greenwald <erik@smluc.org> # $FreeBSD$ -# PORTNAME= x86info PORTVERSION= 1.30 |