diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2004-11-30 07:14:21 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2004-11-30 07:14:21 +0000 |
commit | 5f0fb603ff783d9f11a6bb6da8d4042f55c526fd (patch) | |
tree | cecf34c9197bee0d7db3f664703f403992043d28 /palm | |
parent | a7dcde9735f76b92422fd69046ebeb2c6272c180 (diff) | |
download | ports-5f0fb603ff783d9f11a6bb6da8d4042f55c526fd.tar.gz ports-5f0fb603ff783d9f11a6bb6da8d4042f55c526fd.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/syncal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/syncal/Makefile b/palm/syncal/Makefile index 3dde1e72b3b6..ee73c30068fb 100644 --- a/palm/syncal/Makefile +++ b/palm/syncal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= palm comms deskutils MASTER_SITES= http://hopf.math.nwu.edu/syncal/ \ ftp://ftp.Uni-Bielefeld.DE/pub/systems/FreeBSD/lkoeller/ -MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +MAINTAINER= ports@freebsd.org COMMENT= Synchronize your PalmPilot with ical LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link |