diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
commit | eb96de065647322f081a474aaec04122ca6e30c1 (patch) | |
tree | 72aca7b1c6b26275dea98cffcdd519590016a6de /audio/jxm | |
parent | 1b6b6d972f0a873a4630c35c5a6bacef53159ebd (diff) | |
download | ports-eb96de065647322f081a474aaec04122ca6e30c1.tar.gz ports-eb96de065647322f081a474aaec04122ca6e30c1.zip |
Notes
Diffstat (limited to 'audio/jxm')
-rw-r--r-- | audio/jxm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jxm/Makefile b/audio/jxm/Makefile index 31798817acdf..d737c5e4a191 100644 --- a/audio/jxm/Makefile +++ b/audio/jxm/Makefile @@ -3,7 +3,7 @@ PORTNAME= jxm PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio java MASTER_SITES= SF/javaxm/JAR%20file%20only/${PORTVERSION} EXTRACT_SUFX= .jar |