diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-09-11 20:09:10 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-09-11 20:09:10 +0000 |
commit | 6499c926fe2d4adf85a2152f926b3a8027a5b119 (patch) | |
tree | c878080473013426d9a8ed4366ec986f89514510 /palm/syncal | |
parent | 80844a6adf911bf300ac97e2dd1741aec1efcc0c (diff) | |
download | ports-6499c926fe2d4adf85a2152f926b3a8027a5b119.tar.gz ports-6499c926fe2d4adf85a2152f926b3a8027a5b119.zip |
Notes
Diffstat (limited to 'palm/syncal')
-rw-r--r-- | palm/syncal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/syncal/Makefile b/palm/syncal/Makefile index 1b18005fe9bb..3c84cb28ced2 100644 --- a/palm/syncal/Makefile +++ b/palm/syncal/Makefile @@ -8,7 +8,8 @@ PORTNAME= syncal PORTVERSION= 0.8.3 CATEGORIES= palm comms deskutils -MASTER_SITES= http://hopf.math.nwu.edu/syncal/ +MASTER_SITES= http://hopf.math.nwu.edu/syncal/ \ + ftp://ftp.Uni-Bielefeld.DE/pub/systems/FreeBSD/lkoeller/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE |