diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-03 14:48:45 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-03 14:48:45 +0800 |
commit | 9362c912222920e5cb0a212d10d1e3fea82aa350 (patch) | |
tree | d75d5845bbd98a5edbc07a95e4b61e9ffda52b9e /databases/gnomedb2 | |
parent | 6d4475f6a5ce3d596e61a2e598115f41e7468415 (diff) | |
download | freebsd-ports-gnome-9362c912222920e5cb0a212d10d1e3fea82aa350.tar.gz freebsd-ports-gnome-9362c912222920e5cb0a212d10d1e3fea82aa350.tar.zst freebsd-ports-gnome-9362c912222920e5cb0a212d10d1e3fea82aa350.zip |
Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,
because this directory is actually created by gnomedb.
Diffstat (limited to 'databases/gnomedb2')
-rw-r--r-- | databases/gnomedb2/Makefile | 1 | ||||
-rw-r--r-- | databases/gnomedb2/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
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 |