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/gnomepilot-conduits2 | |
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/gnomepilot-conduits2')
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile index c192b11..590c6ac 100644 --- a/palm/gnomepilot-conduits2/Makefile +++ b/palm/gnomepilot-conduits2/Makefile @@ -14,7 +14,7 @@ DISTNAME= gnome-pilot-conduits-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ +LIB_DEPENDS= pisock.4:${PORTSDIR}/palm/pilot-link \ gpilotd.0:${PORTSDIR}/palm/gnomepilot USE_GMAKE= yes |