diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-05-28 09:08:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-05-28 09:08:04 +0000 |
commit | 8b50df4c08f3ec88f97328c8e336ec49e80fe96a (patch) | |
tree | caabb3fef13da71526e7082d95ef96e31b6a056d /audio | |
parent | 805fc8ec889d132a0040491139d3bf4dd99408e1 (diff) | |
download | ports-8b50df4c08f3ec88f97328c8e336ec49e80fe96a.tar.gz ports-8b50df4c08f3ec88f97328c8e336ec49e80fe96a.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libmodplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmodplug/Makefile b/audio/libmodplug/Makefile index 8e8ed0a4bf3c..ad8ebbabbad2 100644 --- a/audio/libmodplug/Makefile +++ b/audio/libmodplug/Makefile @@ -8,7 +8,7 @@ PORTNAME= libmodplug PORTVERSION= 0.8.8.1 CATEGORIES= audio -MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= ModPlug mod-like music shared libraries |