diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-05-20 10:24:57 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-05-20 10:24:57 +0800 |
commit | 6e5373513d34a3b6d768b1a352892691b35b7ab6 (patch) | |
tree | 8d2c0a2689560c6c19a9fb27948f85a8108cc269 /audio/libxmp/Makefile | |
parent | a6c4ee5007af1ab996a1074962fac6f35abc0ef5 (diff) | |
download | freebsd-ports-gnome-6e5373513d34a3b6d768b1a352892691b35b7ab6.tar.gz freebsd-ports-gnome-6e5373513d34a3b6d768b1a352892691b35b7ab6.tar.zst freebsd-ports-gnome-6e5373513d34a3b6d768b1a352892691b35b7ab6.zip |
Update to 4.1.4
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 6e5687be2dfd..f22be5131a91 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.1.3 +PORTVERSION= 4.1.4 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} |