diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-02-08 20:34:39 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-02-08 20:34:39 +0800 |
commit | 35e8fb77247d8a51890953c6a40172afc94859d6 (patch) | |
tree | 967181b007761b0212dac3fb298fb6c31b577d87 /audio/libxmp/Makefile | |
parent | 00e4331e723b3872140e29ae9df5b0581dfc71d1 (diff) | |
download | freebsd-ports-gnome-35e8fb77247d8a51890953c6a40172afc94859d6.tar.gz freebsd-ports-gnome-35e8fb77247d8a51890953c6a40172afc94859d6.tar.zst freebsd-ports-gnome-35e8fb77247d8a51890953c6a40172afc94859d6.zip |
Update to 4.3.5
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 97b0bd06d226..52a666e2f386 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.3.4 +PORTVERSION= 4.3.5 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} |