diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-11-08 22:42:31 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-11-08 22:42:31 +0000 |
commit | 8d1734f7d38f29f647435397eb69fe573aba7985 (patch) | |
tree | 0cb8647a1800835609a40ef6c3cb697480660d0e /audio/xfce4-mixer/Makefile | |
parent | 5e21f79e018e0bbd4eaef09d6195dc44f57f45c9 (diff) |
Notes
Diffstat (limited to 'audio/xfce4-mixer/Makefile')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 1d8d4f958292..361764987f2a 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 4.2.2 -PORTREVISION= 1 +PORTVERSION= 4.2.3 +PORTREVISION= 0 CATEGORIES= audio xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ |