diff options
author | deischen <deischen@FreeBSD.org> | 2013-07-14 01:23:19 +0800 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 2013-07-14 01:23:19 +0800 |
commit | d9471aca9fd75833d05d77c5202ea8b18a36f956 (patch) | |
tree | 64e7ea4ddd7bcb1c11086355e7cd51bb9e023dd8 /audio/whysynth | |
parent | 48105f8c0dcf65ad0244f774f005a0a1849e97fb (diff) | |
download | freebsd-ports-gnome-d9471aca9fd75833d05d77c5202ea8b18a36f956.tar.gz freebsd-ports-gnome-d9471aca9fd75833d05d77c5202ea8b18a36f956.tar.zst freebsd-ports-gnome-d9471aca9fd75833d05d77c5202ea8b18a36f956.zip |
Bump PORTREVISION after upgrade to audio/liblo.
After discussion with: pawel and MAINTAINER.
Diffstat (limited to 'audio/whysynth')
-rw-r--r-- | audio/whysynth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile index 27b5b095b273..96945f9ecbb2 100644 --- a/audio/whysynth/Makefile +++ b/audio/whysynth/Makefile @@ -3,6 +3,7 @@ PORTNAME= whysynth PORTVERSION= 20120903 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://smbolton.com/whysynth/ |