diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-12-26 21:23:18 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-12-26 21:23:18 +0800 |
commit | 4c642e77da4e264765766f9944aebc4b10e49e96 (patch) | |
tree | b68b682c1bbc53886191e977380fd8bc2429a30a /misc | |
parent | 0a0714dcb24a511765e074e608903b8874428344 (diff) | |
download | freebsd-ports-graphics-4c642e77da4e264765766f9944aebc4b10e49e96.tar.gz freebsd-ports-graphics-4c642e77da4e264765766f9944aebc4b10e49e96.tar.zst freebsd-ports-graphics-4c642e77da4e264765766f9944aebc4b10e49e96.zip |
- Update mastersite.
- Update maintainer email.
PR: ports/118664
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fcalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/fcalc/Makefile b/misc/fcalc/Makefile index f661d9ea5f8..3fc8dda3976 100644 --- a/misc/fcalc/Makefile +++ b/misc/fcalc/Makefile @@ -9,10 +9,10 @@ PORTNAME= fcalc PORTVERSION= 1 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://tangentsoft.net/fcalc/ +MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}-tcl -MAINTAINER= serge.gagnon@b2b2c.ca +MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= F/Calc is a calculator for photographic formulas RUN_DEPENDS= ${LOCALBASE}/lib/tix8.1/Tix.tcl:${PORTSDIR}/x11-toolkits/tix |