aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2022-04-24 07:11:38 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2022-04-24 07:11:38 +0000
commitfed165ec9b8c95891930e650590fae603d76639a (patch)
tree5dff7e4a9b04de4621c0b571f0241d51d8a8aac9
parent93566d034874ed0213b2c826e10b91015f34c57a (diff)
downloadports-fed165ec9b8c95891930e650590fae603d76639a.tar.gz
ports-fed165ec9b8c95891930e650590fae603d76639a.zip
audio/stymulator: Switch to PORTVERSION
Switch from DISTVERSION to PORTVERSION as the version contains letters (see also PHB 5.2.2). Using DISTVERSION has the effect that the resulting package version (0.21.a) is considered as outdated by version comparison sites such as repology.org (https://repology.org/project/stymulator/packages).
-rw-r--r--audio/stymulator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/stymulator/Makefile b/audio/stymulator/Makefile
index 7442b99cd4f9..99470618b2e5 100644
--- a/audio/stymulator/Makefile
+++ b/audio/stymulator/Makefile
@@ -1,8 +1,8 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
PORTNAME= stymulator
-DISTVERSION= 0.21a
-PORTREVISION= 3
+PORTVERSION= 0.21a
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://atariarea.krap.pl/stymulator/files/ \
LOCAL/ehaupt