From d27e4c7df5318b91d3d89b36e990c6e91e8bb94e Mon Sep 17 00:00:00 2001
From: pav <pav@FreeBSD.org>
Date: Sun, 28 May 2006 13:17:39 +0000
Subject: - Rename ports

  palm/gnomepilot2 -> palm/gnome-pilot
  palm/gnomepilot-conduits2 -> palm/gnome-pilot-conduits
---
 palm/gnome-pilot-conduits/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'palm/gnome-pilot-conduits')

diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile
index b5b8242b872..36428d8dd80 100644
--- a/palm/gnome-pilot-conduits/Makefile
+++ b/palm/gnome-pilot-conduits/Makefile
@@ -5,7 +5,7 @@
 # $FreeBSD$
 #
 
-PORTNAME=	gnomepilot-conduits2
+PORTNAME=	gnome-pilot-conduits
 PORTVERSION=	2.0.13
 PORTREVISION=	2
 CATEGORIES=	palm comms gnome
@@ -17,7 +17,7 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Additional conduits for gnome-pilot2
 
-LIB_DEPENDS=	gpilotd.3:${PORTSDIR}/palm/gnomepilot2
+LIB_DEPENDS=	gpilotd.3:${PORTSDIR}/palm/gnome-pilot
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-- 
cgit