diff options
author | gahr <gahr@FreeBSD.org> | 2010-03-24 05:14:39 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-03-24 05:14:39 +0800 |
commit | aa1c16483d3e3ebfabeb32fd51d17b96f8b74118 (patch) | |
tree | 9bfea3ba7c13b0aee1186c7434429fa5a65dc7a4 /audio/spiralsynthmodular | |
parent | db2c49723a693c67b0403e054740835d757b9bcd (diff) | |
download | freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.tar.gz freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.tar.zst freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.zip |
- Chase x11-toolkits/fltk update
Diffstat (limited to 'audio/spiralsynthmodular')
-rw-r--r-- | audio/spiralsynthmodular/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spiralsynthmodular/Makefile b/audio/spiralsynthmodular/Makefile index fe4112d7ea38..06511d96bb0c 100644 --- a/audio/spiralsynthmodular/Makefile +++ b/audio/spiralsynthmodular/Makefile @@ -7,7 +7,7 @@ PORTNAME= spiralsynthmodular PORTVERSION= 0.2.2a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/spiralmodular/spiralmodular/${PORTVERSION}%20%28Latest%20Version%29 DISTNAME= spiralmodular-${PORTVERSION} |