diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bogosort/Makefile | 6 | ||||
-rw-r--r-- | misc/cpuid/Makefile | 7 | ||||
-rw-r--r-- | misc/getopt/Makefile | 6 | ||||
-rw-r--r-- | misc/pastebinit/Makefile | 5 |
4 files changed, 3 insertions, 21 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile index 162487b00533..8d2a5997187f 100644 --- a/misc/bogosort/Makefile +++ b/misc/bogosort/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bogosort -# Date created: 15 September 2000 -# Whom: roam@orbitel.bg -# +# Created by: roam@orbitel.bg # $FreeBSD$ -# PORTNAME= bogosort PORTVERSION= 0.4.2 diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index 08a2dbd30c9c..0f2e81c3621c 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: cpuid -# Date created: May 22, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= cpuid PORTVERSION= 3.3 diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index a97dc61a277c..f8bfc81a98c1 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: getopt -# Date created: 2003-06-05 -# Whom: Sergei Kolobov <sergei@kolobov.com> -# +# Created by: Sergei Kolobov <sergei@kolobov.com> # $FreeBSD$ -# PORTNAME= getopt PORTVERSION= 1.1.4 diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile index ec185cceb5c7..41d01c24d0e7 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pastebinit -# Date created: Thu Feb 21 00:21:23 EST 2008 -# Whom: comperr <comperr.extra@gmail.com> -# # $FreeBSD$ -# PORTNAME= pastebinit PORTVERSION= 1.3.1 |