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/xmixer | |
parent | 5738b19c73e5708e10a14a0ccd91ed9c309373d7 (diff) | |
download | freebsd-ports-graphics-3b86471fcdb211372d73886a5bc6f455e6280ab5.tar.gz freebsd-ports-graphics-3b86471fcdb211372d73886a5bc6f455e6280ab5.tar.zst freebsd-ports-graphics-3b86471fcdb211372d73886a5bc6f455e6280ab5.zip |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr
Diffstat (limited to 'audio/xmixer')
-rw-r--r-- | audio/xmixer/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/xmixer/Makefile b/audio/xmixer/Makefile index 7bc22be038b..248cc95d28b 100644 --- a/audio/xmixer/Makefile +++ b/audio/xmixer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmixer -# Date created: 27 October 1999 -# Whom: Trevor Johnson -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= xmixer PORTVERSION= 0.9.4 |