diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-20 01:43:37 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-20 01:43:37 +0000 |
commit | 3bc8d8fbf64a8692d63856e128fc3545f8512717 (patch) | |
tree | 644352be8b0dfb7429c21b26c9903a737af32c22 /audio/samplv1-lv2/Makefile | |
parent | 03d201a54b7f6a5ee50154211460b24eea8be0d8 (diff) | |
download | ports-3bc8d8fbf64a8692d63856e128fc3545f8512717.tar.gz ports-3bc8d8fbf64a8692d63856e128fc3545f8512717.zip |
audio/samplv1-lv2: Update 0.9.19 -> 0.9.21
Notes
Notes:
svn path=/head/; revision=568833
Diffstat (limited to 'audio/samplv1-lv2/Makefile')
-rw-r--r-- | audio/samplv1-lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/samplv1-lv2/Makefile b/audio/samplv1-lv2/Makefile index f626a9d3f133..4c23ca5481da 100644 --- a/audio/samplv1-lv2/Makefile +++ b/audio/samplv1-lv2/Makefile @@ -2,7 +2,7 @@ PORTNAME= samplv1 DISTVERSIONPREFIX= ${PORTNAME}_ -DISTVERSION= 0_9_19 +DISTVERSION= 0_9_21 CATEGORIES= audio PKGNAMESUFFIX= -lv2 |