diff options
Diffstat (limited to 'audio/libxmp/Makefile')
-rw-r--r-- | audio/libxmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libxmp/Makefile b/audio/libxmp/Makefile index 3f940aa093fc..61365e0461f9 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxmp -PORTVERSION= 4.6.2 +PORTVERSION= 4.6.3 CATEGORIES= audio MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ |