diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
commit | 7e21a6476a66bd0d11b88a9d798624831fee469c (patch) | |
tree | 38af65c6adad16dba1e13346ecb52295abff07e6 /audio/patchage | |
parent | a38219861723215d3c7d044cc973c09fd60c0646 (diff) | |
download | ports-7e21a6476a66bd0d11b88a9d798624831fee469c.tar.gz ports-7e21a6476a66bd0d11b88a9d798624831fee469c.zip |
Notes
Diffstat (limited to 'audio/patchage')
-rw-r--r-- | audio/patchage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index b741b2649629..5dfa5459914c 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -3,7 +3,7 @@ PORTNAME= patchage PORTVERSION= 0.5.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://download.drobilla.net/ \ http://frugalware.mirrors.tds.net/pub/linux/frugalware/frugalware-current/source/xmultimedia-extra/patchage/ |