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