diff options
author | adamw <adamw@FreeBSD.org> | 2004-07-28 22:36:31 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-07-28 22:36:31 +0800 |
commit | 30b49b8857808bc1bed81f120b0919e31f8fddcb (patch) | |
tree | 8a4896e086f3033b988514ae2a9c4377ccb72a8e /palm/gnome-pilot-conduits | |
parent | 7b26fbebdd001f8e5d952698f1bddb810fa51a8e (diff) | |
download | freebsd-ports-gnome-30b49b8857808bc1bed81f120b0919e31f8fddcb.tar.gz freebsd-ports-gnome-30b49b8857808bc1bed81f120b0919e31f8fddcb.tar.zst freebsd-ports-gnome-30b49b8857808bc1bed81f120b0919e31f8fddcb.zip |
Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
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 |