diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-03 06:48:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-03 06:48:45 +0000 |
commit | 9190868cca7735f276f24153584c73d2769d851f (patch) | |
tree | 6e93482f780f8c1861451253336e1510f6b56419 | |
parent | o Switch maintainership to submitter (port is maintainerless) (diff) |
Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,
because this directory is actually created by gnomedb.
-rw-r--r-- | databases/gnome-db/Makefile | 1 | ||||
-rw-r--r-- | databases/gnome-db/pkg-plist | 1 | ||||
-rw-r--r-- | databases/gnomedb/Makefile | 1 | ||||
-rw-r--r-- | databases/gnomedb/pkg-plist | 1 | ||||
-rw-r--r-- | databases/gnomedb2/Makefile | 1 | ||||
-rw-r--r-- | databases/gnomedb2/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomecore/pkg-plist | 1 |
8 files changed, 7 insertions, 2 deletions
diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile index 872231cf64ae..2fe26ceca69e 100644 --- a/databases/gnome-db/Makefile +++ b/databases/gnome-db/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedb PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-db diff --git a/databases/gnome-db/pkg-plist b/databases/gnome-db/pkg-plist index 368fc53aa312..121bfdd120e8 100644 --- a/databases/gnome-db/pkg-plist +++ b/databases/gnome-db/pkg-plist @@ -136,4 +136,5 @@ share/locale/uk/LC_MESSAGES/gnome-db.mo @dirrm share/gnome/help/gnome-db/C/images @dirrm share/gnome/help/gnome-db/C @dirrm share/gnome/help/gnome-db +@dirrm share/gnome/apps/Applications @dirrm include/gnome-db diff --git a/databases/gnomedb/Makefile b/databases/gnomedb/Makefile index 872231cf64ae..2fe26ceca69e 100644 --- a/databases/gnomedb/Makefile +++ b/databases/gnomedb/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedb PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-db diff --git a/databases/gnomedb/pkg-plist b/databases/gnomedb/pkg-plist index 368fc53aa312..121bfdd120e8 100644 --- a/databases/gnomedb/pkg-plist +++ b/databases/gnomedb/pkg-plist @@ -136,4 +136,5 @@ share/locale/uk/LC_MESSAGES/gnome-db.mo @dirrm share/gnome/help/gnome-db/C/images @dirrm share/gnome/help/gnome-db/C @dirrm share/gnome/help/gnome-db +@dirrm share/gnome/apps/Applications @dirrm include/gnome-db diff --git a/databases/gnomedb2/Makefile b/databases/gnomedb2/Makefile index 872231cf64ae..2fe26ceca69e 100644 --- a/databases/gnomedb2/Makefile +++ b/databases/gnomedb2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomedb PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-db diff --git a/databases/gnomedb2/pkg-plist b/databases/gnomedb2/pkg-plist index 368fc53aa312..121bfdd120e8 100644 --- a/databases/gnomedb2/pkg-plist +++ b/databases/gnomedb2/pkg-plist @@ -136,4 +136,5 @@ share/locale/uk/LC_MESSAGES/gnome-db.mo @dirrm share/gnome/help/gnome-db/C/images @dirrm share/gnome/help/gnome-db/C @dirrm share/gnome/help/gnome-db +@dirrm share/gnome/apps/Applications @dirrm include/gnome-db diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index f5e5164e27ad..ef67bdca674f 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomecore PORTVERSION= 1.4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-core diff --git a/x11/gnomecore/pkg-plist b/x11/gnomecore/pkg-plist index 6e69567af013..88a37c95761d 100644 --- a/x11/gnomecore/pkg-plist +++ b/x11/gnomecore/pkg-plist @@ -1522,7 +1522,6 @@ share/locale/zh_TW.Big5/LC_MESSAGES/gnome-core.mo @dirrm share/gnome/apps/Graphics @dirrm share/gnome/apps/Games @dirrm share/gnome/apps/Development -@dirrm share/gnome/apps/Applications @dirrm share/gnome/applets/Utility @dirrm share/gnome/applets/Network @dirrm share/gnome/applets/Multimedia |