diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-02 15:57:43 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-02 16:03:15 +0000 |
commit | 5708ae4005cedc7b84522f84b964092319d853cd (patch) | |
tree | 48a90836dbe1a8ff8badfed13ee3077ec3036d54 /audio/spiralsynthmodular | |
parent | 0042759b3b67d3ef64c1f9c5bee5923a5eebee14 (diff) | |
download | ports-5708ae4005cedc7b84522f84b964092319d853cd.tar.gz ports-5708ae4005cedc7b84522f84b964092319d853cd.zip |
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 9e1e5f5492fb..736ed683fce3 100644 --- a/audio/spiralsynthmodular/Makefile +++ b/audio/spiralsynthmodular/Makefile @@ -2,7 +2,7 @@ PORTNAME= spiralsynthmodular PORTVERSION= 0.2.2a -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= SF/spiralmodular/spiralmodular/${PORTVERSION}%20%28Latest%20Version%29 DISTNAME= spiralmodular-${PORTVERSION} |