diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-27 11:45:13 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-27 11:45:13 +0000 |
commit | a28e5f6a6317971fb3233e65f14cedf83b1f7528 (patch) | |
tree | c84f179bbff474e05ec214d2fe7531c78f38b547 /audio | |
parent | Update to version 2.1.6. (diff) |
Update to 4.0.0 release.
Notes
Notes:
svn path=/head/; revision=89536
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 9 | ||||
-rw-r--r-- | audio/xfce4-mixer/distinfo | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 47a171cbec2e..3d5cf334f603 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -6,13 +6,10 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 3.99.3 +PORTVERSION= 4.0.0 CATEGORIES= audio xfce -MASTER_SITES= http://www.xfce.org/archive/xfce4-rc3/src/ \ - ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc3/separate/ \ - http://usuarios.lycos.es/xfce4/tarballs/rc3/separate/ \ - http://linux.imp.mx/xfce4/rc2/xfce4-rc3/src/ -DIST_SUBDIR= xfce4 +MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 volume mixer module for xfce4-panel diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index f760c8ed12b2..8d967460fe75 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-mixer-3.99.3.tar.gz) = c9c5e7fb04b57e743005f5e2660ff58f +MD5 (xfce4-mixer-4.0.0.tar.gz) = 1c5038b557f144b3230b1898b2c96889 |