diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-03-18 14:40:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-03-18 14:40:29 +0000 |
commit | 2e8b915a90dcb22f3d75661ba09ba1410683cbfc (patch) | |
tree | 754a1b541e19e1a31ab0b3a9ec897307a6054836 /math | |
parent | c29d61c0c80e134a66455d37cabb95834d6e33ac (diff) | |
download | ports-2e8b915a90dcb22f3d75661ba09ba1410683cbfc.tar.gz ports-2e8b915a90dcb22f3d75661ba09ba1410683cbfc.zip |
- Cleanup Makefile header
Notes
Notes:
svn path=/head/; revision=314566
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMP/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 1defd62449e0..3f0e1224b7cd 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Math-GMP -# Date created: Wed Jan 3 11:09:25 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= Math-GMP PORTVERSION= 2.06 |