diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-10-12 06:10:59 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-10-12 06:10:59 +0000 |
commit | d679a21225d38c249b297dad3bc768a5210a7f79 (patch) | |
tree | 90e129ea2823b98a18ab9ca8e75d65e1f0b186e6 /math/abs | |
parent | 509003569b892a473409236703a8860bbda040b7 (diff) | |
download | ports-d679a21225d38c249b297dad3bc768a5210a7f79.tar.gz ports-d679a21225d38c249b297dad3bc768a5210a7f79.zip |
Notes
Diffstat (limited to 'math/abs')
-rw-r--r-- | math/abs/Makefile | 3 | ||||
-rw-r--r-- | math/abs/pkg-descr | 3 |
2 files changed, 1 insertions, 5 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 0e73266f5bff..1fb381c75bd7 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -8,8 +8,7 @@ PORTNAME= abs PORTVERSION= 0908 CATEGORIES= math -MASTER_SITES= http://www.ping.be/bertin/ \ - http://www.giovannelli.it/~gmarco/files/ +MASTER_SITES= http://www.giovannelli.it/~gmarco/files/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= gmarco@giovannelli.it diff --git a/math/abs/pkg-descr b/math/abs/pkg-descr index 40634cd63bdb..d5b6c2cf5cbb 100644 --- a/math/abs/pkg-descr +++ b/math/abs/pkg-descr @@ -2,10 +2,7 @@ Abs is a free spreadsheet with graphical user interface. It has a programming language with the same syntax as Microsoft Visual Basic. - Author : Andre.Bertin@ping.be -WWW: http://www.ping.be/bertin/abs.shtml -Distfile: abs-src-0.908.tar.gz (288 kb) Ported to FreeBSD by: - Gianmarco Giovannelli (gmarco@giovannelli.it) |