diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-03 15:39:33 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-03 15:39:33 +0800 |
commit | d195828be460a761fc40ebeb7258819ef6dcfda9 (patch) | |
tree | 3100390c01529159e222c6e90f9f836c98da1281 /palm/syncal | |
parent | d241214775e427344e3cf1c05046579c8956002e (diff) | |
download | freebsd-ports-gnome-d195828be460a761fc40ebeb7258819ef6dcfda9.tar.gz freebsd-ports-gnome-d195828be460a761fc40ebeb7258819ef6dcfda9.tar.zst freebsd-ports-gnome-d195828be460a761fc40ebeb7258819ef6dcfda9.zip |
Correct version number of libpisock.
Submitted by: bento
Diffstat (limited to 'palm/syncal')
-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 a61f6ebee40e..34fe8d216a8a 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 |