diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2004-11-30 07:14:21 +0000 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2004-11-30 07:14:21 +0000 |
commit | f972b9dcf0036508265416a3a9b45751e05f00f0 (patch) | |
tree | e118777d5ccada59cf0fb8d738824dc4246a6474 /palm | |
parent | 5d3c6438d2dcd36f6b724281e53e8f7c7bf384e8 (diff) | |
download | FreeBSD-ports-f972b9dcf0036508265416a3a9b45751e05f00f0.zip FreeBSD-ports-f972b9dcf0036508265416a3a9b45751e05f00f0.tar.gz |
o) I'm not using syncal anymore for several month so it would be best to give
it back to ports.
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 3dde1e7..ee73c30 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 |