diff options
author | wen <wen@FreeBSD.org> | 2013-06-01 22:22:35 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2013-06-01 22:22:35 +0800 |
commit | 8cc29fba1898f7f5b531cbbcb0ac39cd76da48b0 (patch) | |
tree | 13700d0ae16f81ee5505dc501ea3d7d447a82cf9 /audio | |
parent | 96ed8ce8f69628db1f52f9a8abe28ee9a8da3a9e (diff) | |
download | freebsd-ports-gnome-8cc29fba1898f7f5b531cbbcb0ac39cd76da48b0.tar.gz freebsd-ports-gnome-8cc29fba1898f7f5b531cbbcb0ac39cd76da48b0.tar.zst freebsd-ports-gnome-8cc29fba1898f7f5b531cbbcb0ac39cd76da48b0.zip |
- Trim Makefile headers
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-pyliblo/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/py-pyliblo/Makefile b/audio/py-pyliblo/Makefile index db997be9244e..7683d01547b5 100644 --- a/audio/py-pyliblo/Makefile +++ b/audio/py-pyliblo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-pyliblo -# Date created: 2009-01-25 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= pyliblo PORTVERSION= 0.9.1 |