diff options
author | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
commit | 63eba636fce92adcfa59d5d98bd24f3e458bf977 (patch) | |
tree | f2c93a1eb53a5f15a946fe4dbd0128ea4fd63d99 /audio/xfce4-mixer | |
parent | 667261a1156785940d1f8c9ad71225e26fe94057 (diff) | |
download | freebsd-ports-graphics-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.gz freebsd-ports-graphics-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.zst freebsd-ports-graphics-63eba636fce92adcfa59d5d98bd24f3e458bf977.zip |
update xfce to 4.4.1
bump PORTREVISION where needed
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index bcc0b4b3f08..6665ef55626 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-mixer PORTVERSION= 4.4.0 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITES_XFCE} DIST_SUBDIR= xfce4 |