diff options
author | acm <acm@FreeBSD.org> | 2013-03-23 13:25:05 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2013-03-23 13:25:05 +0800 |
commit | c07cfcac1e06b54200264d506603b744896b0faa (patch) | |
tree | 287c9b5f0269ac02f3b0f0d70eedbf74adb7cd9f /math | |
parent | a128396eafea95f72cb67a5ecfc941e002b869c6 (diff) | |
download | freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.tar.gz freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.tar.zst freebsd-ports-gnome-c07cfcac1e06b54200264d506603b744896b0faa.zip |
- Update to 2.6.2
- Trim Makefile headers
Diffstat (limited to 'math')
-rw-r--r-- | math/fpc-fftw/Makefile | 2 | ||||
-rw-r--r-- | math/fpc-numlib/Makefile | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/math/fpc-fftw/Makefile b/math/fpc-fftw/Makefile index 03f743184aff..27f4530d813b 100644 --- a/math/fpc-fftw/Makefile +++ b/math/fpc-fftw/Makefile @@ -1,4 +1,4 @@ -# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ PORTREVISION= 0 diff --git a/math/fpc-numlib/Makefile b/math/fpc-numlib/Makefile index c477853e058e..480f95a458e9 100644 --- a/math/fpc-numlib/Makefile +++ b/math/fpc-numlib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-numlib -# Date created: 2009-01-06 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= math lang |