diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2016-03-08 05:25:41 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2016-03-08 05:25:41 +0800 |
commit | 95561f1cf4483d78e058045fb6ac1b7887a9c192 (patch) | |
tree | 3f30fc6fa7b536fbe194c015392cc8e64adbe5e0 /audio/libxmp/Makefile | |
parent | fe3890c59cd874615007c3c1408d8c72be4b1fce (diff) | |
download | freebsd-ports-gnome-95561f1cf4483d78e058045fb6ac1b7887a9c192.tar.gz freebsd-ports-gnome-95561f1cf4483d78e058045fb6ac1b7887a9c192.tar.zst freebsd-ports-gnome-95561f1cf4483d78e058045fb6ac1b7887a9c192.zip |
Update to 4.3.12
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 1827ac6c0df9..ca7967f0223a 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.3.11 +PORTVERSION= 4.3.12 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} |