diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-07-15 20:20:03 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-07-15 20:20:03 +0800 |
commit | 8a0b4c286231bc3b73cae47b7dc9b6e388af5e42 (patch) | |
tree | d76f70d85c513ec453b01c377363d8f7b1beed97 /audio/libxmp/Makefile | |
parent | b48d188ad20a3224bf0f191ab8c6d1e8ef5ace43 (diff) | |
download | freebsd-ports-gnome-8a0b4c286231bc3b73cae47b7dc9b6e388af5e42.tar.gz freebsd-ports-gnome-8a0b4c286231bc3b73cae47b7dc9b6e388af5e42.tar.zst freebsd-ports-gnome-8a0b4c286231bc3b73cae47b7dc9b6e388af5e42.zip |
Update to 4.2.8
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 4c492b035c5b..6de6fd252e75 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.2.7 +PORTVERSION= 4.2.8 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} |