diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /audio/gmixer | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'audio/gmixer')
-rw-r--r-- | audio/gmixer/Makefile | 2 | ||||
-rw-r--r-- | audio/gmixer/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile index 47283f56e0f0..8e2a49e18bd5 100644 --- a/audio/gmixer/Makefile +++ b/audio/gmixer/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmixer PORTVERSION= 0.98c -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cpiazza diff --git a/audio/gmixer/pkg-plist b/audio/gmixer/pkg-plist index f41a301d8bc2..deec029b5a8a 100644 --- a/audio/gmixer/pkg-plist +++ b/audio/gmixer/pkg-plist @@ -1,3 +1,2 @@ bin/gmixer share/pixmaps/gmixer.xpm -@dirrm share/pixmaps |