diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-01-19 04:27:43 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-01-19 04:27:43 +0800 |
commit | 9b7a93827f38d858b8a1e2b7fa2a037b614fc39a (patch) | |
tree | 598e2ebfa52b8f2b92097b9da62a618f667b7213 /audio/libxmp/Makefile | |
parent | 66c1e72791cefd01fa1a47dfe78ec4c4328e1792 (diff) | |
download | freebsd-ports-gnome-9b7a93827f38d858b8a1e2b7fa2a037b614fc39a.tar.gz freebsd-ports-gnome-9b7a93827f38d858b8a1e2b7fa2a037b614fc39a.tar.zst freebsd-ports-gnome-9b7a93827f38d858b8a1e2b7fa2a037b614fc39a.zip |
Update to 4.2.3
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 f24ed7c68e90..1763509f020b 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.3 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} |