diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 13:55:20 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 13:55:20 +0800 |
commit | 3b86471fcdb211372d73886a5bc6f455e6280ab5 (patch) | |
tree | 3d2e31194d876a4ea4d8da0b004043d080febb48 /security | |
parent | 5738b19c73e5708e10a14a0ccd91ed9c309373d7 (diff) | |
download | freebsd-ports-gnome-3b86471fcdb211372d73886a5bc6f455e6280ab5.tar.gz freebsd-ports-gnome-3b86471fcdb211372d73886a5bc6f455e6280ab5.tar.zst freebsd-ports-gnome-3b86471fcdb211372d73886a5bc6f455e6280ab5.zip |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr
Diffstat (limited to 'security')
-rw-r--r-- | security/digest/Makefile | 7 | ||||
-rw-r--r-- | security/l0phtcrack/Makefile | 6 | ||||
-rw-r--r-- | security/mcrypt/Makefile | 8 | ||||
-rw-r--r-- | security/oidentd/Makefile | 6 | ||||
-rw-r--r-- | security/outguess/Makefile | 8 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 2 | ||||
-rw-r--r-- | security/pad/Makefile | 6 |
7 files changed, 7 insertions, 36 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile index 97f8fbab8813..491e4f928fc8 100644 --- a/security/digest/Makefile +++ b/security/digest/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: digest -# Date created: 2001-03-09 -# Whom: trevor -# -# $NetBSD: Makefile,v 1.37 2003/07/17 22:52:13 grant Exp $ +# Created by: trevor # $FreeBSD$ -# PORTNAME?= digest PORTVERSION?= 20050323 diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index d43dfd294cbf..6388bee08036 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: l0phtcrack -# Date created: 2000-10-31 -# Whom: Trevor Johnson -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= l0phtcrack PORTVERSION= 1.5 diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 6643fa5c318a..90b19ea316d1 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: mcrypt -# Date created: 2000-12-31 -# Whom: trevor -# based on the OpenBSD port -# -# $OpenBSD: Makefile,v 1.1.1.1 2000/11/27 15:56:03 avsm Exp $ +# Created by: trevor # $FreeBSD$ -# PORTNAME= mcrypt PORTVERSION= 2.6.8 diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index 1cbdbb3ec81c..80eecea55a79 100644 --- a/security/oidentd/Makefile +++ b/security/oidentd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: oidentd -# Date created: 29 Mar 2000 -# Whom: Trevor Johnson -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= oidentd PORTVERSION= 2.0.8 diff --git a/security/outguess/Makefile b/security/outguess/Makefile index 544fd87cdc13..0abc5c65bc4d 100644 --- a/security/outguess/Makefile +++ b/security/outguess/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: outguess -# Date created: 2000-12-31 -# Whom: trevor -# based on the OpenBSD port by Dug Song <dugsong@monkey.org> -# -# $OpenBSD: Makefile,v 1.7 2000/10/22 15:43:25 espie Exp $ +# Created by: trevor # $FreeBSD$ -# PORTNAME= outguess PORTVERSION= 0.2 diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 1edc514e9c46..b553325cfe43 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,4 +1,4 @@ -# Created by: Trevor Johnson +# Created by: trevor # $FreeBSD$ PORTNAME= GnuPG-Interface diff --git a/security/pad/Makefile b/security/pad/Makefile index 6f0cfd1a68d1..060f74050ab3 100644 --- a/security/pad/Makefile +++ b/security/pad/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pad -# Date created: 8 July 2000 -# Whom: Trevor Johnson -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= pad PORTVERSION= 1.0.4 |