diff options
author | Wen Heping <wen@FreeBSD.org> | 2013-06-01 22:22:35 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2013-06-01 22:22:35 +0800 |
commit | b3107f6cbf1cb6a657bf99418ad2d45809a23cc8 (patch) | |
tree | 13700d0ae16f81ee5505dc501ea3d7d447a82cf9 /astro/py-aipy | |
parent | 7b061efc9e45e5a9ee23f955e4c963888b97dd21 (diff) | |
download | freebsd-ports-gnome-b3107f6cbf1cb6a657bf99418ad2d45809a23cc8.tar.gz freebsd-ports-gnome-b3107f6cbf1cb6a657bf99418ad2d45809a23cc8.tar.zst freebsd-ports-gnome-b3107f6cbf1cb6a657bf99418ad2d45809a23cc8.zip |
- Trim Makefile headers
Diffstat (limited to 'astro/py-aipy')
-rw-r--r-- | astro/py-aipy/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/astro/py-aipy/Makefile b/astro/py-aipy/Makefile index f23c8e86d373..311ccc57514e 100644 --- a/astro/py-aipy/Makefile +++ b/astro/py-aipy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-aipy -# Date created: 2008-11-11 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= aipy PORTVERSION= 1.1.1 |