diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-01-26 14:24:43 +0800 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-01-26 14:24:43 +0800 |
commit | ca5099701a280b95553dc082257e513da01a6470 (patch) | |
tree | 7b1925d57dec8ef30cfc39393933836ce04df1a7 /audio | |
parent | a5a87a8397598920accfee835701646b704f4370 (diff) | |
download | freebsd-ports-gnome-ca5099701a280b95553dc082257e513da01a6470.tar.gz freebsd-ports-gnome-ca5099701a280b95553dc082257e513da01a6470.tar.zst freebsd-ports-gnome-ca5099701a280b95553dc082257e513da01a6470.zip |
Bump PORTREVISION (had to do this in my previous commit).
Reminded by: kris
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wmix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/wmix/Makefile b/audio/wmix/Makefile index de847597b2de..fa5894f6aff6 100644 --- a/audio/wmix/Makefile +++ b/audio/wmix/Makefile @@ -7,6 +7,7 @@ PORTNAME= wmix PORTVERSION= 3.1 +PORTREVISION= 1 CATEGORIES= audio windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ |