diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-02-18 12:34:39 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-02-18 12:34:39 +0000 |
commit | b24b0a131ddd394237b300eeee707f10364ce012 (patch) | |
tree | 6320cebcb855e4db1cf5e3f37275df38e94ab04e /devel/ipython/Makefile | |
parent | ef534a600db2e2227251536d5d2c9a64b8204932 (diff) | |
download | ports-b24b0a131ddd394237b300eeee707f10364ce012.tar.gz ports-b24b0a131ddd394237b300eeee707f10364ce012.zip |
Convert Makefile headers to the new format.
Notes
Notes:
svn path=/head/; revision=312502
Diffstat (limited to 'devel/ipython/Makefile')
-rw-r--r-- | devel/ipython/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index 5a4b3179edbd..1b568eb1eda3 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: IPython -# Date created: Nov, 13 2003 -# Whom: Dryice Liu -# +# Created by: Dryice Liu # $FreeBSD$ -# PORTNAME= ipython PORTVERSION= 0.13.1 |