diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-15 01:25:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-15 01:25:57 +0800 |
commit | 2980354e4dd46d8bf7610189b0a201393eefe7d4 (patch) | |
tree | b32fc7eeb1c1b2c3bf5194c2a6d23ba81aec931b /sysutils | |
parent | 4d45d8edfd307da47404daa4f1c67e498c7fed4f (diff) | |
download | marcuscom-ports-2980354e4dd46d8bf7610189b0a201393eefe7d4.tar marcuscom-ports-2980354e4dd46d8bf7610189b0a201393eefe7d4.tar.gz marcuscom-ports-2980354e4dd46d8bf7610189b0a201393eefe7d4.tar.bz2 marcuscom-ports-2980354e4dd46d8bf7610189b0a201393eefe7d4.tar.lz marcuscom-ports-2980354e4dd46d8bf7610189b0a201393eefe7d4.tar.xz marcuscom-ports-2980354e4dd46d8bf7610189b0a201393eefe7d4.tar.zst marcuscom-ports-2980354e4dd46d8bf7610189b0a201393eefe7d4.zip |
Remove a leftover directory.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12088 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/brasero/Makefile | 4 | ||||
-rw-r--r-- | sysutils/brasero/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index b9ce25ab6..6c1b65c07 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/brasero/Makefile,v 1.39 2009/03/02 05:35:04 marcus Exp $ +# $MCom: ports/sysutils/brasero/Makefile,v 1.40 2009/03/10 06:58:50 marcus Exp $ PORTNAME= brasero PORTVERSION= 2.25.92 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/sysutils/brasero/pkg-plist b/sysutils/brasero/pkg-plist index b181fd838..78a124036 100644 --- a/sysutils/brasero/pkg-plist +++ b/sysutils/brasero/pkg-plist @@ -360,6 +360,7 @@ share/omf/brasero/brasero-sv.omf @dirrmtry share/applications @dirrm lib/brasero/plugins @dirrm lib/brasero +@dirrm include/brasero @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |