diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-28 14:36:31 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-28 14:36:31 +0000 |
commit | c4ab51f48486879b221e6d7415c7f4e5236e8d02 (patch) | |
tree | 3ae057f4642cc4189089c5b0e83e01d99543359d /palm/gnome-pilot-conduits | |
parent | 4e058c9e57b5dc4c1491ccaebd3a75bb0699e155 (diff) |
Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
Notes
Notes:
svn path=/head/; revision=114939
Diffstat (limited to 'palm/gnome-pilot-conduits')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 2 | ||||
-rw-r--r-- | palm/gnome-pilot-conduits/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index c8b1201dcae7..86c055dad29f 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomepilot-conduits2 PORTVERSION= 2.0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= palm comms gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-pilot-conduits/2.0 diff --git a/palm/gnome-pilot-conduits/pkg-plist b/palm/gnome-pilot-conduits/pkg-plist index f2aab9dd5ccc..3794c796d941 100644 --- a/palm/gnome-pilot-conduits/pkg-plist +++ b/palm/gnome-pilot-conduits/pkg-plist @@ -39,3 +39,5 @@ share/locale/uk/LC_MESSAGES/gnome-pilot-conduits.mo share/locale/vi/LC_MESSAGES/gnome-pilot-conduits.mo share/locale/wa/LC_MESSAGES/gnome-pilot-conduits.mo share/locale/zh_TW/LC_MESSAGES/gnome-pilot-conduits.mo +@dirrm share/gnome/gnome-pilot/conduits +@dirrm lib/gnome-pilot/conduits |