diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
commit | 49626f567aec0a31035b53c28d86f43ab8f37847 (patch) | |
tree | 3d2e31194d876a4ea4d8da0b004043d080febb48 /audio/festival/Makefile | |
parent | 6b499cc24f7cc0a506040215b31fcc04f70caf5c (diff) |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=311049
Diffstat (limited to 'audio/festival/Makefile')
-rw-r--r-- | audio/festival/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 037ebce92df6..55c0cdeeb1d6 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: festival -# Date created: 2000-06-11 -# Whom: Trevor Johnson -# based on the NetBSD port -# -# $NetBSD: Makefile,v 1.11 1999/12/28 04:19:58 wiz Exp $ +# Created by: trevor # $FreeBSD$ -# PORTNAME= festival PORTVERSION= 1.96 |