diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-26 12:44:49 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-26 12:44:49 +0800 |
commit | d13c46494f285ac5093d330e7913656ae1555a7a (patch) | |
tree | 236bc4738b97a22f655ac108c8fc5d497909e3dd /net/ipcalc | |
parent | ae0a9d65a4473f01b5d746b1eb75a9bf630bba4a (diff) | |
download | freebsd-ports-gnome-d13c46494f285ac5093d330e7913656ae1555a7a.tar.gz freebsd-ports-gnome-d13c46494f285ac5093d330e7913656ae1555a7a.tar.zst freebsd-ports-gnome-d13c46494f285ac5093d330e7913656ae1555a7a.zip |
change master site so that we can fetch it
Submitted by: bento
Diffstat (limited to 'net/ipcalc')
-rw-r--r-- | net/ipcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile index fff142d6ca28..70f077811a0c 100644 --- a/net/ipcalc/Makefile +++ b/net/ipcalc/Makefile @@ -8,7 +8,7 @@ PORTNAME= ipcalc PORTVERSION= 0.33 CATEGORIES= net -MASTER_SITES= http://jodies.cx/ +MASTER_SITES= http://jodies.de/ DISTFILES= ipcalc.pl EXTRACT_ONLY= |