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 /audio/sphinx | |
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 'audio/sphinx')
-rw-r--r-- | audio/sphinx/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index 81851166e027..88c4f9049634 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sphinx -# Date created: 30 Mar 2000 -# Whom: Trevor Johnson -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= sphinx PORTVERSION= 2.0.4 |