diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-03-26 11:33:15 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-03-26 11:33:15 +0000 |
commit | fb5e57522683790182cfb9306b90209016f1f020 (patch) | |
tree | 163d996c82aa3400f80a19e19e216772df48c177 /audio/sound-juicer | |
parent | ddfd0b2de5480fc4bdcb1236cafb97b40b3ab208 (diff) | |
download | ports-fb5e57522683790182cfb9306b90209016f1f020.tar.gz ports-fb5e57522683790182cfb9306b90209016f1f020.zip |
Notes
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 2 | ||||
-rw-r--r-- | audio/sound-juicer/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 6e77aa98f2ac..5b263186e185 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -7,7 +7,7 @@ PORTNAME= sound-juicer PORTVERSION= 0.5.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= http://www.burtonini.com/computing/ DIST_SUBDIR= gnome2 diff --git a/audio/sound-juicer/pkg-plist b/audio/sound-juicer/pkg-plist index 132fd4f299ee..6ecd3130ffef 100644 --- a/audio/sound-juicer/pkg-plist +++ b/audio/sound-juicer/pkg-plist @@ -1,4 +1,5 @@ bin/sound-juicer +etc/gconf/gconf.xml.defaults/apps/sound-juicer/%gconf.xml etc/gconf/schemas/sound-juicer.schemas share/gnome/applications/sound-juicer.desktop share/gnome/help/sound-juicer/C/fdl-appendix.xml @@ -16,4 +17,5 @@ share/gnome/sound-juicer/sound-juicer.glade @dirrm share/gnome/help/sound-juicer/C/figures @dirrm share/gnome/help/sound-juicer/C @dirrm share/gnome/help/sound-juicer +@dirrm etc/gconf/gconf.xml.defaults/apps/sound-juicer @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/sound-juicer/sound-juicer-manual-C.omf 2>/dev/null || /usr/bin/true |