diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-13 01:55:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-13 01:55:58 +0800 |
commit | ff7078f7728ba53393223e125486a9a74aef9ed8 (patch) | |
tree | cae96792196417eb0ab7717f892b8ab0ddd82039 /x11 | |
parent | b40d46d8871923c9cd586263111ff33a8ff9a8c1 (diff) | |
download | marcuscom-ports-ff7078f7728ba53393223e125486a9a74aef9ed8.tar marcuscom-ports-ff7078f7728ba53393223e125486a9a74aef9ed8.tar.gz marcuscom-ports-ff7078f7728ba53393223e125486a9a74aef9ed8.tar.bz2 marcuscom-ports-ff7078f7728ba53393223e125486a9a74aef9ed8.tar.lz marcuscom-ports-ff7078f7728ba53393223e125486a9a74aef9ed8.tar.xz marcuscom-ports-ff7078f7728ba53393223e125486a9a74aef9ed8.tar.zst marcuscom-ports-ff7078f7728ba53393223e125486a9a74aef9ed8.zip |
We still need to cleanup etc/xdg/menus.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12069 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-menus/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-menus/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 2ac21a83b..9a3485c9a 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.90 2009/02/21 19:18:39 kwm Exp $ # PORTNAME= gnome-menus PORTVERSION= 2.25.91 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist index a3342b2ba..9c9e270ed 100644 --- a/x11/gnome-menus/pkg-plist +++ b/x11/gnome-menus/pkg-plist @@ -186,3 +186,4 @@ share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrmtry etc/xdg/menus |