diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2020-12-27 16:04:49 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2020-12-27 16:04:49 +0000 |
commit | c0b8a48dd998644c1286d1f0ddf22b202a95953b (patch) | |
tree | 0d66f1ed8b1fd594814c2ff5b6033bede5e4337b /audio/modplug-tools | |
parent | 6857997ee625dba4c457a637048b8d88f1743afb (diff) | |
download | ports-c0b8a48dd998644c1286d1f0ddf22b202a95953b.tar.gz ports-c0b8a48dd998644c1286d1f0ddf22b202a95953b.zip |
Notes
Diffstat (limited to 'audio/modplug-tools')
-rw-r--r-- | audio/modplug-tools/Makefile | 2 | ||||
-rw-r--r-- | audio/modplug-tools/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/modplug-tools/Makefile b/audio/modplug-tools/Makefile index 4b1b2513f523..77d880ad98ab 100644 --- a/audio/modplug-tools/Makefile +++ b/audio/modplug-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= modplug-tools PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/audio/modplug-tools/pkg-descr b/audio/modplug-tools/pkg-descr index 157b5b705c7c..08373190dde2 100644 --- a/audio/modplug-tools/pkg-descr +++ b/audio/modplug-tools/pkg-descr @@ -2,4 +2,4 @@ modplugtools is a command line player for many music modules (669, amf, ams, dbm, dmf, dsm, far, it, j2b, mdl, med mod, mt2, mtm, okt, psm, ptm, s3m, stm, ult, umx and xm) using the libmodplug library. -WWW: http://modplug-xmms.sourceforge.net/ +WWW: https://github.com/alexmyczko/modplug-tools |