diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 21:17:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 21:17:39 +0800 |
commit | d27e4c7df5318b91d3d89b36e990c6e91e8bb94e (patch) | |
tree | d19eb67bc350a5bb51c1d3b654830c8bf90206ee /palm/gnome-pilot-conduits | |
parent | b2be68ea2a5a0a9697c2e7def8706a5354e0dc8e (diff) | |
download | freebsd-ports-graphics-d27e4c7df5318b91d3d89b36e990c6e91e8bb94e.tar.gz freebsd-ports-graphics-d27e4c7df5318b91d3d89b36e990c6e91e8bb94e.tar.zst freebsd-ports-graphics-d27e4c7df5318b91d3d89b36e990c6e91e8bb94e.zip |
- Rename ports
palm/gnomepilot2 -> palm/gnome-pilot
palm/gnomepilot-conduits2 -> palm/gnome-pilot-conduits
Diffstat (limited to 'palm/gnome-pilot-conduits')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |