diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-03 22:05:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-03 22:05:54 +0000 |
commit | 9c753c0b11c52a8e76bce1a9c31d7d375bc23ab4 (patch) | |
tree | 5bf417a66406979ba6cb0a450f372694215d9460 /palm/gnomepilot-conduits2/Makefile | |
parent | d242c3d58740609fcd73ebc0bdd3a5c29802fdc3 (diff) | |
download | ports-9c753c0b11c52a8e76bce1a9c31d7d375bc23ab4.tar.gz ports-9c753c0b11c52a8e76bce1a9c31d7d375bc23ab4.zip |
Notes
Diffstat (limited to 'palm/gnomepilot-conduits2/Makefile')
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile index 7019392b9b1c..d7bfecc9aeba 100644 --- a/palm/gnomepilot-conduits2/Makefile +++ b/palm/gnomepilot-conduits2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepilot-conduits2 -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= palm comms gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-pilot-conduits/2.0 @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Additional conduits for gnome-pilot2 -LIB_DEPENDS= gpilotd.2:${PORTSDIR}/palm/gnomepilot2 +LIB_DEPENDS= gpilotd.3:${PORTSDIR}/palm/gnomepilot2 USE_BZIP2= yes USE_GMAKE= yes |