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 /x11 | |
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 'x11')
-rw-r--r-- | x11/gnomecore/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomecore/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
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 |