diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-03 07:39:33 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-03 07:39:33 +0000 |
commit | d195828be460a761fc40ebeb7258819ef6dcfda9 (patch) | |
tree | 3100390c01529159e222c6e90f9f836c98da1281 /palm/syncal/Makefile | |
parent | d241214775e427344e3cf1c05046579c8956002e (diff) | |
download | FreeBSD-ports-d195828be460a761fc40ebeb7258819ef6dcfda9.zip FreeBSD-ports-d195828be460a761fc40ebeb7258819ef6dcfda9.tar.gz |
Correct version number of libpisock.
Submitted by: bento
Diffstat (limited to 'palm/syncal/Makefile')
-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 a61f6eb..34fe8d2 100644 --- a/palm/syncal/Makefile +++ b/palm/syncal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://hopf.math.nwu.edu/syncal/ \ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link RUN_DEPENDS= ical:${PORTSDIR}/deskutils/ical NO_PACKAGE= patches installed ical port |