diff options
author | ale <ale@FreeBSD.org> | 2006-11-04 06:17:56 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-11-04 06:17:56 +0800 |
commit | 37c3a0fdd6bb95dfd68057fe2ed5dca8df43d5a5 (patch) | |
tree | 79b20da129c354fdfa445bdbededc8c1aef56c9c /math | |
parent | 26678403a882690d117865b92b198127a6a7b9f6 (diff) | |
download | freebsd-ports-gnome-37c3a0fdd6bb95dfd68057fe2ed5dca8df43d5a5.tar.gz freebsd-ports-gnome-37c3a0fdd6bb95dfd68057fe2ed5dca8df43d5a5.tar.zst freebsd-ports-gnome-37c3a0fdd6bb95dfd68057fe2ed5dca8df43d5a5.zip |
Update master site and maintainer email.
Submitted by: maintainer
Diffstat (limited to 'math')
-rw-r--r-- | math/abs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 9bf085f92cfc..abb2bda2ddac 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -8,10 +8,10 @@ PORTNAME= abs PORTVERSION= 0908 CATEGORIES= math -MASTER_SITES= http://www.giovannelli.it/~gmarco/files/ +MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= gmarco@giovannelli.it +MAINTAINER= gmarco@gufi.org COMMENT= A free spreadsheet with graphical user interface PLIST_FILES= bin/abs |