diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-25 22:53:28 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-25 22:53:28 +0000 |
commit | 16f59f05ca6f1c634e35c011b49c47ba648d2dc9 (patch) | |
tree | 50823c6a80d8ab9327405fea7f9e85f4ef55c679 /audio/xfce4-mixer | |
parent | 76e6b5835916eb6eea946cad5529f54b6159e385 (diff) | |
download | ports-16f59f05ca6f1c634e35c011b49c47ba648d2dc9.tar.gz ports-16f59f05ca6f1c634e35c011b49c47ba648d2dc9.zip |
Notes
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 4f36e7e033f0..cd6604edbb9b 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -9,7 +9,7 @@ PORTNAME= xfce4-mixer PORTVERSION= 4.4.1 PORTREVISION= 1 CATEGORIES= audio xfce -MASTER_SITES= ${MASTER_SITES_XFCE} +MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org |